projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix Makefile
[openwrt.git]
/
openwrt
/
package
/
radvd
/
Config.in
diff --git
a/openwrt/package/radvd/Config.in
b/openwrt/package/radvd/Config.in
index
132690f
..
46bc355
100644
(file)
--- a/
openwrt/package/radvd/Config.in
+++ b/
openwrt/package/radvd/Config.in
@@
-1,6
+1,10
@@
config BR2_PACKAGE_RADVD
config BR2_PACKAGE_RADVD
- select BR2_PACKAGE_KMOD_IPV6
- tristate
"radvd"
+ prompt "radvd............................. IPv6 Routing Advertisement Daemon"
+ tristate
default m if CONFIG_DEVEL
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_KMOD_IPV6
help
Routing Advertisement Daemon for IPv6
help
Routing Advertisement Daemon for IPv6
+
+ http://v6web.litech.org/radvd/
+
This page took
0.023683 seconds
and
4
git commands to generate.