Diff for /embedaddon/mtr/FORMATS between versions 1.1.1.3 and 1.1.1.4

version 1.1.1.3, 2021/03/17 00:07:30 version 1.1.1.4, 2023/09/27 11:18:58
Line 6  gui-library with a setuid program. Line 6  gui-library with a setuid program.
   
 The split format is:  The split format is:
   
<pos> <host> <loss%> <rcvd pckts> <sent pckts> <best> <avg> <worst> <pos> <host> <loss%> <rcvd pckts> <sent pckts> <best> <avg> <worst>
   
   
 The "raw" format is:  The "raw" format is:
Line 22  x <pos> <seqnum> Line 22  x <pos> <seqnum>
 pingline:  pingline:
 p <pos> <pingtime (ms)> <seqnum>  p <pos> <pingtime (ms)> <seqnum>
   
dnsline: dnsline:
 d <pos> <hostname>  d <pos> <hostname>
   
 timestampline:  timestampline:
Line 37  ICMP timestamping first. :-) Line 37  ICMP timestamping first. :-)
   
 Someone suggested to put the following text here. As to context: Some  Someone suggested to put the following text here. As to context: Some
 people are wondering why mtr sometimes reports hosts beyond the  people are wondering why mtr sometimes reports hosts beyond the
destination host. destination host.
   
   
 The FINAL host will occasionally be mentioned at position n, n+1, n+2  The FINAL host will occasionally be mentioned at position n, n+1, n+2
Line 102  h 15 152.63.50.89 Line 102  h 15 152.63.50.89
 h 16 152.179.99.218  h 16 152.179.99.218
 h 17 152.179.99.218  h 17 152.179.99.218
 h 18 152.179.99.218  h 18 152.179.99.218
   

Removed from v.1.1.1.3  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>