cvs commit: src/contrib/traceroute traceroute.8 traceroute.c

David Malone dwmalone at FreeBSD.org
Sun Oct 15 17:34:52 UTC 2006


dwmalone    2006-10-15 17:34:51 UTC

  FreeBSD src repository

  Modified files:
    contrib/traceroute   traceroute.8 traceroute.c 
  Log:
  Add a -D option to traceroute that prints the differences between
  the probe packet we sent and the packet quoted by the ICMP response.
  Can be useful for spotting hops that change the packet in-flight
  or have problems generating correct ICMP responses.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.15      +18 -2     src/contrib/traceroute/traceroute.8
  1.31      +54 -4     src/contrib/traceroute/traceroute.c


More information about the cvs-src mailing list