diff options
Diffstat (limited to 'openwrt/package/ebtables/Config.in')
-rw-r--r-- | openwrt/package/ebtables/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/ebtables/Config.in b/openwrt/package/ebtables/Config.in new file mode 100644 index 000000000..22c32abed --- /dev/null +++ b/openwrt/package/ebtables/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_EBTABLES + bool "ebtables" + default n + help + ethernet bridging firewalling + http://ebtables.sourceforge.net/ |