make the whole iptables/netfiter modular (closes: #3871, #3527)

SVN-Revision: 12649
This commit is contained in:
Nicolas Thill
2008-09-22 15:19:59 +00:00
parent 2219c8b27f
commit 2c8010b2dc
9 changed files with 285 additions and 144 deletions

View File

@@ -18,7 +18,7 @@ define Package/firewall
CATEGORY:=Base system
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
DEPENDS:=+iptables +iptables-mod-ipopt +iptables-mod-extra
DEPENDS:=+iptables-mod-conntrack +iptables-mod-nat
endef
define Package/firewall/description