mirror of https://github.com/hak5/openwrt-owl.git
parent
108c394fa0
commit
735be760e3
|
@ -35,6 +35,11 @@ TITLE:=IPv4 firewall administration tool
|
||||||
URL:=http://netfilter.org/
|
URL:=http://netfilter.org/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/iptables/conffiles
|
||||||
|
/etc/config/firewall
|
||||||
|
/etc/firewall.user
|
||||||
|
endef
|
||||||
|
|
||||||
define Package/iptables-mod-conntrack
|
define Package/iptables-mod-conntrack
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
|
|
Loading…
Reference in New Issue