1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/usr.sbin/traceroute6
Michael Tuexen 3303e9bc22 Fix the length of probe packets when using UDP.
Since https://svnweb.freebsd.org/changeset/base/365378 a raw socket is
used for sending UDP probe packets instead of a UDP socket. So don't
compensate for the UDP header anymore.
2020-09-12 11:24:36 +00:00
..
Makefile Remove duplicated line. 2020-09-06 15:44:09 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
traceroute6.8 Add support for ICMPv6 messages indicating a parameter problem related 2019-07-16 12:57:59 +00:00
traceroute6.c Fix the length of probe packets when using UDP. 2020-09-12 11:24:36 +00:00