• Alessandro Rubini's avatar
    lib/latency: changes to the better · 965efd02
    Alessandro Rubini authored
    This is incompatible with the previous implementation
    
     - sequence number is 32 bits
     - frames are 1,2,3 not 0,1,2 (so to be *more* incompatible)
     - no fake latency values are printed if frames are lost
     - the message is one line instead of two, and cleaner too
     - the sender reminds it's sending every 10s.
    
    The receiver's messages now include the sequence number, so we can
    match different receivers on a network.  Also, The sender's message
    report both TAI and sequence, so we can related frames to the time of
    day.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    965efd02
Name
Last commit
Last update
..
arp.c Loading commit data...
atoi.c Loading commit data...
bootp.c Loading commit data...
icmp.c Loading commit data...
ipv4.c Loading commit data...
ipv4.h Loading commit data...
latency.c Loading commit data...
lib.mk Loading commit data...
net.c Loading commit data...
ppsi-wrappers.c Loading commit data...
syslog.c Loading commit data...
udp.c Loading commit data...
usleep.c Loading commit data...
util.c Loading commit data...