d459b1bc3d
Add radvd, the IPv6 router advertisement daemon. Signed-off-by: Amand Tihon <amand.tihon@alrj.org>
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
config BR2_PACKAGE_RADVD
|
|
bool "radvd"
|
|
select BR2_PACKAGE_FLEX
|
|
depends on BR2_INET_IPV6
|
|
help
|
|
IPv6 Router Advertisement Daemon.
|
|
|
|
http://www.litech.org/radvd/
|