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:
parent
0239602b83
commit
27edc3a655
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user