summaryrefslogtreecommitdiffstats
path: root/usr.sbin/traceroute6/traceroute6.8
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-07-05 11:00:58 +0000
committerkris <kris@FreeBSD.org>2000-07-05 11:00:58 +0000
commit4bf2ee28177f0ea34186c988894ee9ad966de5e4 (patch)
tree3ba57e895670bc0af72845589028d843c795659a /usr.sbin/traceroute6/traceroute6.8
parentb896bc0c0513fa1d75c808180485c48463cab2a1 (diff)
downloadFreeBSD-src-4bf2ee28177f0ea34186c988894ee9ad966de5e4.zip
FreeBSD-src-4bf2ee28177f0ea34186c988894ee9ad966de5e4.tar.gz
Sync with latest KAME code.
Obtained from: KAME
Diffstat (limited to 'usr.sbin/traceroute6/traceroute6.8')
-rw-r--r--usr.sbin/traceroute6/traceroute6.837
1 files changed, 31 insertions, 6 deletions
diff --git a/usr.sbin/traceroute6/traceroute6.8 b/usr.sbin/traceroute6/traceroute6.8
index 575c86c..38d1714 100644
--- a/usr.sbin/traceroute6/traceroute6.8
+++ b/usr.sbin/traceroute6/traceroute6.8
@@ -25,7 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: traceroute6.8,v 1.1.1.1 1999/08/08 23:32:38 itojun Exp $
.\" $FreeBSD$
.\"
.Dd May 17, 1998
@@ -37,18 +36,48 @@
.Nd "print the route IPv6 packets will take to the destination"
.\"
.Sh SYNOPSIS
-.Nm
+.Nm traceroute6
+.Bk -words
.Op Fl dlnrv
+.Ek
+.Bk -words
+.Op Fl f Ar firsthop
+.Ek
+.Bk -words
+.Op Fl g Ar gateway
+.Ek
+.Bk -words
.Op Fl m Ar hoplimit
+.Ek
+.Bk -words
.Op Fl p Ar port
+.Ek
+.Bk -words
.Op Fl q Ar probes
+.Ek
+.Bk -words
.Op Fl s Ar src
+.Ek
+.Bk -words
.Op Fl w Ar waittime
+.Ek
+.Bk -words
+.Ar target
+.Op Ar datalen
+.Ek
.\"
.Sh DESCRIPTION
.Bl -tag -width Ds
.It Fl d
Debug mode.
+.It Fl f Ar firsthop
+Specify how many hops to skip in trace.
+.It Fl g Ar gateway
+Specify intermediate gateway
+.Po
+.Nm
+uses routing header
+.Pc .
.It Fl m Ar hoplimit
Specify maximum hoplimit.
.It Fl l
@@ -92,7 +121,3 @@ command will exit with 0 on success, and non-zero on errors.
The
.Nm
command first appeared in WIDE hydrangea IPv6 protocol stack kit.
-.Pp
-IPv6 and IPsec support based on the KAME Project (http://www.kame.net/) stack
-was initially integrated into
-.Fx 4.0
OpenPOWER on IntegriCloud