aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/traceroute6/traceroute6.8
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-07-05 11:00:58 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-07-05 11:00:58 +0000
commitde68a0dac8122e11bd8a2f2b64a382817e383adc (patch)
tree377cf68f4245869649244bef63af3186f14b30f4 /usr.sbin/traceroute6/traceroute6.8
parentafc3b53891b98662d2a9e8f2416670c20aaccd30 (diff)
downloadsrc-de68a0dac8122e11bd8a2f2b64a382817e383adc.tar.gz
src-de68a0dac8122e11bd8a2f2b64a382817e383adc.zip
Sync with latest KAME code.
Obtained from: KAME
Notes
Notes: svn path=/head/; revision=62637
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 575c86cb727e..38d171482d60 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