SVN-Revision: 26056
@@ -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
@@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/ebtables
DEPENDS:=+kmod-ebtables
TITLE:=Ethernet bridge firewall administration utility
URL:=http://ebtables.sourceforge.net/
@@ -34,6 +34,7 @@ endif
define Package/iptables/Default
URL:=http://netfilter.org/
endef