projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove wifidog dependencies on netfilter kernel modules
[openwrt.git]
/
openwrt
/
package
/
arptables
/
Config.in
diff --git
a/openwrt/package/arptables/Config.in
b/openwrt/package/arptables/Config.in
index
cde4d05
..
6583d32
100644
(file)
--- a/
openwrt/package/arptables/Config.in
+++ b/
openwrt/package/arptables/Config.in
@@
-1,6
+1,9
@@
config BR2_PACKAGE_ARPTABLES
config BR2_PACKAGE_ARPTABLES
- tristate "ARP Firewalling"
- default m
+ prompt "arptables......................... ARP firewall administration utility"
+ tristate
+ default m if CONFIG_DEVEL
help
help
- ARP Firewalling (arptables)
- http://ebtables.sourceforge.net/
+ ARP Firewalling (arptables)
+
+ http://ebtables.sourceforge.net/
+
This page took
0.024382 seconds
and
4
git commands to generate.