summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-12 01:24:18 +0000
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-12 01:24:18 +0000
commit1202b59afa04c92d7a0031740e060a061299d59b (patch)
tree0f06c02693e180556f1e6f7192278a21aedd3e7f /package/iptables
parent476f8cb7cbb222887694781e763794741ddd25f0 (diff)
[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 898104bff..fb740ef53 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