1 config BR2_PACKAGE_NDISC6
3 depends on BR2_USE_MMU # fork()
4 select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
6 NDisc6 is a small collection of useful tools for IPv6 networking
8 http://www.remlab.net/ndisc6/
12 config BR2_PACKAGE_NDISC6_NAME2ADDR
15 name2addr perform DNS lookups from scripts.
17 config BR2_PACKAGE_NDISC6_NDISC6
20 ndisc6 performs ICMPv6 Neighbor Discovery in userland.
22 config BR2_PACKAGE_NDISC6_RDISC6
25 rdisc6 performs ICMPv6 Router Discovery in userland.
27 config BR2_PACKAGE_NDISC6_RDNSSD
30 IPv6 Recursive DNS Server discovery Daemon.
32 config BR2_PACKAGE_NDISC6_RLTRACEROUTE6
35 rltraceroute6 is an IPv6 traceroute implementation.
37 config BR2_PACKAGE_NDISC6_TCPTRACEROUTE6
40 tcptraceroute6 is an TCP/IPv6 traceroute implementation.
42 config BR2_PACKAGE_NDISC6_TCPSPRAY
45 TCP/IP bandwidth measurement tool (Discard and Echo client).