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

version 1.1.1.2, 2019/10/21 14:25:31 version 1.1.1.3, 2021/03/17 00:07:30
Line 11  The split format is: Line 11  The split format is:
   
 The "raw" format is:  The "raw" format is:
   
hostline|xmitline|pingline|dnsline|timestamplinehostline|xmitline|pingline|dnsline|timestampline|mplsline
   
 hostline:  hostline:
 h <pos> <host IP>  h <pos> <host IP>
Line 28  d <pos> <hostname> Line 28  d <pos> <hostname>
 timestampline:  timestampline:
 t <pos> <pingtime> <timestamp>  t <pos> <pingtime> <timestamp>
   
   mplsline:
   m <pos> <label> <traffic_class> <bottom_stack> <ttl>
   
 Timestampline is not  yet implemented. Need to find out how to do  Timestampline is not  yet implemented. Need to find out how to do
 ICMP timestamping first. :-)  ICMP timestamping first. :-)

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


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