diff options
Diffstat (limited to 'usr.sbin/traceroute6/traceroute6.8')
-rw-r--r-- | usr.sbin/traceroute6/traceroute6.8 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr.sbin/traceroute6/traceroute6.8 b/usr.sbin/traceroute6/traceroute6.8 index 0cd3488e311..f144b9046c4 100644 --- a/usr.sbin/traceroute6/traceroute6.8 +++ b/usr.sbin/traceroute6/traceroute6.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: traceroute6.8,v 1.13 2010/09/03 11:22:36 jmc Exp $ +.\" $OpenBSD: traceroute6.8,v 1.14 2012/02/10 22:50:48 sthen Exp $ .\" $KAME: traceroute6.8,v 1.9 2002/08/30 03:56:20 onoe 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 $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: February 10 2012 $ .Dt TRACEROUTE6 8 .Os .\" @@ -38,7 +38,7 @@ .\" .Sh SYNOPSIS .Nm traceroute6 -.Op Fl dIlnrv +.Op Fl AdIlnrv .Op Fl f Ar firsthop .Op Fl g Ar gateway .Op Fl m Ar hoplimit @@ -56,6 +56,10 @@ utility details the route IPv6 packets take to reach a network host. .Pp The options are as follows: .Bl -tag -width Ds +.It Fl A +Look up the AS number for each hop address. +Uses the DNS service described at +http://www.team-cymru.org/Services/ip-to-asn.html. .It Fl d Debug mode. .It Fl f Ar firsthop |