1 menu "ndisc - ICMPv6 discovery tools"
3 config BR2_PACKAGE_NDISC
6 depends BR2_PACKAGE_NDISC6 || BR2_PACKAGE_RDISC6
8 config BR2_PACKAGE_NDISC6
9 tristate "ndisc6 - ICMPv6 neighbour discovery tool"
10 default m if CONFIG_DEVEL
11 select BR2_PACKAGE_NDISC
14 ICMPv6 neighbour discovery tools
16 http://people.via.ecp.fr/~rem/ndisc/
19 config BR2_PACKAGE_RDISC6
20 tristate "rdisc6 - ICMPv6 router discovery tool"
21 default m if CONFIG_DEVEL
22 select BR2_PACKAGE_NDISC
25 ICMPv6 router discovery tool
27 http://people.via.ecp.fr/~rem/ndisc/