The code starts with base + 1 as the first port. Fix to documentation

to match that.

MFC after: 3 days
This commit is contained in:
Michael Tuexen 2015-05-31 12:18:30 +00:00
parent 0239602b83
commit 27edc3a655

View File

@ -125,9 +125,9 @@ Traceroute hopes that nothing is listening on UDP ports (or UDP-Lite ports
if used by
.Nm
and supported by the peer)
.Em base
.Em base + 1
to
.Em base + nhops * nprobes - 1
.Em base + nhops * nprobes
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