mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-07 00:01:56 +02:00
10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
config BR2_PACKAGE_RADVD
|
|
tristate "radvd - IPv6 Routing Advertisement Daemon"
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_KMOD_IPV6
|
|
help
|
|
Routing Advertisement Daemon for IPv6
|
|
|
|
http://v6web.litech.org/radvd/
|
|
|