artables ebtables iptables: Moved *tables to Firewall submenu of the Network package...
authorDaniel Dickinson <crazycshore@gmail.com>
Sat, 12 Mar 2011 01:24:18 +0000 (01:24 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Sat, 12 Mar 2011 01:24:18 +0000 (01:24 +0000)
SVN-Revision: 26056

package/arptables/Makefile
package/ebtables/Makefile
package/iptables/Makefile

index 1b7a53729f5826fe4d6ffe15d6c66823a0a2daa4..9d61813a211fdbb355fe1a80c00868512c3cd634 100644 (file)
@@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/arptables
   SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=Firewall
   TITLE:=ARP firewalling software
   DEPENDS:=+kmod-arptables
   URL:=http://ebtables.sourceforge.net
index 50443bf020f5ac61d9b68ddd44155adcf619c07e..4853697573a9ff19dd365b5fca256afe83de8f0f 100644 (file)
@@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/ebtables
   SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=Firewall
   DEPENDS:=+kmod-ebtables
   TITLE:=Ethernet bridge firewall administration utility
   URL:=http://ebtables.sourceforge.net/
index 898104bff3748f45e7d518c0b324481d31bebf64..fb740ef5330ea1859d3a76df90483a3bcba93c85 100644 (file)
@@ -34,6 +34,7 @@ endif
 define Package/iptables/Default
   SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=Firewall
   URL:=http://netfilter.org/
 endef