ndisc6
IPv6 diagnostic tools
NDisc6 is a collection of tools for IPv6 networking diagnostics. It includes the following programs:
ndisc6
: ICMPv6 Neighbor Discovery tool.rdisc6
: ICMPv6 Router Discovery tool.tcptraceroute6
: IPv6 traceroute over TCP.traceroute6
: IPv6 traceroute over UDP.rdnssd
: Recursive DNS Servers discovery daemon.
- Versions: 1.0.8
- Website: https://www.remlab.net/ndisc6/
- Licenses: GPL 2 · GPL 3
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ndisc6
as follows:
guix install ndisc6
Or install a particular version:
guix install ndisc6@1.0.8
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of ndisc6 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ndisc6'><img src='https://packages.guix.gnu.org/packages/ndisc6/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ndisc6)
Example Org:
[[https://packages.guix.gnu.org/packages/ndisc6][https://packages.guix.gnu.org/packages/ndisc6/badges/latest-version.svg]]