blob: 46bc355dbe5494fc7fd59df9fbd0ccf8a466be1f (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_RADVD
prompt "radvd............................. IPv6 Routing Advertisement Daemon"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_KMOD_IPV6
help
Routing Advertisement Daemon for IPv6
http://v6web.litech.org/radvd/
|