aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorDaniel Dickinson <daniel@cshore.neomailbox.net>2011-03-12 01:24:18 +0000
committerDaniel Dickinson <daniel@cshore.neomailbox.net>2011-03-12 01:24:18 +0000
commit70fded8cb4d46ce1d968fa9d8b415ee39788da06 (patch)
tree0f06c02693e180556f1e6f7192278a21aedd3e7f /package/iptables
parentacf3fead0b389f4771ac7578f67e5ef022eaa4a1 (diff)
downloadupstream-70fded8cb4d46ce1d968fa9d8b415ee39788da06.tar.gz
upstream-70fded8cb4d46ce1d968fa9d8b415ee39788da06.tar.bz2
upstream-70fded8cb4d46ce1d968fa9d8b415ee39788da06.zip
[package] artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26056 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 898104bff3..fb740ef533 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -34,6 +34,7 @@ endif
define Package/iptables/Default
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=Firewall
URL:=http://netfilter.org/
endef