Searched hist:122574 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/usr.sbin/traceroute6/
H A Dtraceroute6.8diff 122574 Wed Nov 12 18:56:59 MST 2003 ume - 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
H A Dtraceroute6.cdiff 122574 Wed Nov 12 18:56:59 MST 2003 ume - 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

Completed in 107 milliseconds