freebsd-dev/usr.sbin/traceroute6
Hajimu UMEMOTO 84a1a4cfab - setsockopt/sysctl takes int, not u_long.
- be more picky about argument parsing - like ERANGE.
- use u_long for args, not to lose accuracy/prevent overflow.
- socklen_t audit.
- Add -I (use icmp) option.
- warn if multiple addresses are present for dest.
- no need to pass tz.
- type pedant.  check -p range.
- grab hlim from sysctl.
- typo in port number setting.

Obtained from:	KAME
2003-11-12 18:56:59 +00:00
..
Makefile Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 2003-10-24 18:26:30 +00:00
traceroute6.8 - setsockopt/sysctl takes int, not u_long. 2003-11-12 18:56:59 +00:00
traceroute6.c - setsockopt/sysctl takes int, not u_long. 2003-11-12 18:56:59 +00:00