Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/traceroute6 Add description for -r option. Descrip...
details: https://anonhg.NetBSD.org/src/rev/abe9b4c23cd3
branches: trunk
changeset: 584444:abe9b4c23cd3
user: ginsbach <ginsbach%NetBSD.org@localhost>
date: Sat Sep 17 15:16:11 2005 +0000
description:
Add description for -r option. Description taken from traceroute man page.
diffstat:
usr.sbin/traceroute6/traceroute6.8 | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r 3fd2f60778e0 -r abe9b4c23cd3 usr.sbin/traceroute6/traceroute6.8
--- a/usr.sbin/traceroute6/traceroute6.8 Sat Sep 17 14:54:24 2005 +0000
+++ b/usr.sbin/traceroute6/traceroute6.8 Sat Sep 17 15:16:11 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: traceroute6.8,v 1.10 2005/09/11 23:46:39 wiz Exp $
+.\" $NetBSD: traceroute6.8,v 1.11 2005/09/17 15:16:11 ginsbach Exp $
.\" $KAME: traceroute6.8,v 1.8 2000/06/12 16:29:18 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd September 11, 2005
+.Dd September 17, 2005
.Dt TRACEROUTE6 8
.Os
.\"
@@ -101,6 +101,14 @@
Set the number of probe per hop count to
.Ar probes .
.It Fl r
+Bypass the normal routing tables and send directly to
+a host on an attached network.
+If the host is not on a directly-attached network,
+an error is returned.
+This option can be used to send probes to a local host
+through an interface that has no route through it
+(e.g., after the interface was dropped by
+.Xr route6d 8 ) .
.It Fl s Ar src
.Ar Src
specifies the source IPv6 address to be used.
Home |
Main Index |
Thread Index |
Old Index