https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237723
--- Comment #1 from Tom Marcoen <[email protected]> --- The file is /usr/share/man/man8/traceroute.8.gz. tom:~/ $ zdiff -u /usr/share/man/man8/traceroute.8.gz ~/traceroute.8.gz [11:12:19] --- - 2019-05-03 11:13:17.408669000 +0200 +++ /tmp/zdiff.XXXXXXXXXX.VfLmekMF 2019-05-03 11:13:17.403810000 +0200 @@ -120,14 +120,14 @@ Protocol specific. For UDP, UDP-Lite, TCP and SCTP, sets the base .Ar port -number used in probes (default is 33434). +number used in queries (default is 33434). Traceroute hopes that nothing is listening on UDP ports (or UDP-Lite ports if used by .Nm and supported by the peer) .Em base + 1 to -.Em base + nhops * nprobes +.Em base + max_ttl * nqueries at the destination host (so an ICMP PORT_UNREACHABLE message will be returned to terminate the route tracing). If something is listening on a port in the default range, this option can be used -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
