projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add a patch to move astdb from flash to tmpfs
[openwrt.git]
/
openwrt
/
package
/
ebtables
/
Config.in
diff --git
a/openwrt/package/ebtables/Config.in
b/openwrt/package/ebtables/Config.in
index
22c32ab
..
d631c1b
100644
(file)
--- a/
openwrt/package/ebtables/Config.in
+++ b/
openwrt/package/ebtables/Config.in
@@
-1,6
+1,6
@@
config BR2_PACKAGE_EBTABLES
config BR2_PACKAGE_EBTABLES
-
bool "ebtables
"
- default
n
+
tristate "Ethernet Bridge Firewalling
"
+ default
m if CONFIG_DEVEL
help
help
- ethernet bridging firewalling
+ Ethernet Bridge Firewalling (ebtables)
http://ebtables.sourceforge.net/
http://ebtables.sourceforge.net/
This page took
0.023628 seconds
and
4
git commands to generate.