NDisc6 0.9.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NDisc6 0.9.5 (Default branch)
# 1  
Old 12-30-2007
NDisc6 0.9.5 (Default branch)

ndisc6 consists of three command line tools(ndisc6, rdisc6, and traceroute6) that performICMPv6 Neighbor Discovery, ICMPv6 RouterDiscovery, and IPv6 tcptraceroute/traceroute respectively.It is primarily meant for IPv6 networkingdiagnostics and monitoring.License: GNU General Public License (GPL)Changes:
This release adds an ICMPv6 DNS servers discovery daemon, and fixes name2addr and addr2name inversion.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
TRACEROUTE6(8)						 System Manager's Manual: iputils					    TRACEROUTE6(8)

NAME
traceroute6 - traces path to a network host SYNOPSIS
traceroute6 [-dnrvV] [-i interface] [-m max_ttl] [-p port] [-q max_probes] [-s source] [-w wait time] destination [size] DESCRIPTION
Description can be found in traceroute(8), all the references to IP replaced to IPv6. It is needless to copy the description from there. SEE ALSO
traceroute(8), tracepath(8), ping(8). HISTORY
This program has long history. Author of traceroute is Van Jacobson and it first appeared in 1988. This clone is based on a port of tracer- oute to IPv6 published in NRL IPv6 distribution in 1996. In turn, it was ported to Linux by Pedro Roque. After this it was kept in sync by Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>. And eventually entered iputils package. SECURITY
tracepath6 requires CAP_NET_RAW capability to be executed. It is safe to be used as set-uid root. AVAILABILITY
traceroute6 is part of iputils package and the latest versions are available in source form at http://www.skbuff.net/iputils/iputils-cur- rent.tar.bz2. iputils-161105 09 March 2017 TRACEROUTE6(8)