Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110611476
D20708.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D20708.diff
View Options
Index: head/contrib/traceroute/traceroute.8
===================================================================
--- head/contrib/traceroute/traceroute.8
+++ head/contrib/traceroute/traceroute.8
@@ -16,7 +16,7 @@
.\" $Id: traceroute.8,v 1.19 2000/09/21 08:44:19 leres Exp $
.\" $FreeBSD$
.\"
-.Dd May 31, 2015
+.Dd June 20, 2019
.Dt TRACEROUTE 8
.Os
.Sh NAME
@@ -32,7 +32,7 @@
.Op Fl m Ar max_ttl
.Op Fl P Ar proto
.Op Fl p Ar port
-.Op Fl q Ar nqueries
+.Op Fl q Ar nprobes
.Op Fl s Ar src_addr
.Op Fl t Ar tos
.Op Fl w Ar waittime
@@ -125,14 +125,14 @@
if used by
.Nm
and supported by the peer)
-.Em base + 1
+.Em port + 1
to
-.Em base + nhops * nprobes
+.Em port + (max_ttl - first_ttl + 1) * 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
to pick an unused port range.
-.It Fl q Ar nqueries
+.It Fl q Ar nprobes
Set the number of probes per hop (default is 3,
unless
.Fl D
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 21, 9:27 PM (1 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16761607
Default Alt Text
D20708.diff (1 KB)
Attached To
Mode
D20708: Improve traceroute man-page
Attached
Detach File
Event Timeline
Log In to Comment