X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0d342b7e50df8db7b10b67af856d053af3b292b6..a5a74d85bc2c44463e6c05e0a17f0dc6e14582a4:/openwrt/package/radvd/Config.in diff --git a/openwrt/package/radvd/Config.in b/openwrt/package/radvd/Config.in index 132690fa4..0923f1cb1 100644 --- a/openwrt/package/radvd/Config.in +++ b/openwrt/package/radvd/Config.in @@ -1,6 +1,9 @@ config BR2_PACKAGE_RADVD - select BR2_PACKAGE_KMOD_IPV6 - tristate "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/ +