projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add fix from whiterussian
[openwrt.git]
/
openwrt
/
package
/
radvd
/
Config.in
diff --git
a/openwrt/package/radvd/Config.in
b/openwrt/package/radvd/Config.in
index
4857b4d
..
0923f1c
100644
(file)
--- a/
openwrt/package/radvd/Config.in
+++ b/
openwrt/package/radvd/Config.in
@@
-1,7
+1,9
@@
config BR2_PACKAGE_RADVD
config BR2_PACKAGE_RADVD
+ tristate "radvd - IPv6 Routing Advertisement Daemon"
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_KMOD_IPV6
select BR2_PACKAGE_KMOD_IPV6
- select BR2_PACKAGE_LIBFL
- tristate "radvd"
- default m
help
Routing Advertisement Daemon for IPv6
help
Routing Advertisement Daemon for IPv6
+
+ http://v6web.litech.org/radvd/
+
This page took
0.020643 seconds
and
4
git commands to generate.