X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/aa954c1c5dd50c89f91ac2574482ab7c927a3c54..2bb798169d0ed5dc2b3d9b21a417a0d606c94994:/package/firewall/Makefile diff --git a/package/firewall/Makefile b/package/firewall/Makefile index 23f23e6dc..9d4e5dd31 100644 --- a/package/firewall/Makefile +++ b/package/firewall/Makefile @@ -18,11 +18,11 @@ 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 - firewall for openwrt, you can select if you want to use the old version or the new uci based script + uci based firewall for openwrt endef define Build/Compile