build: switch to firewall4 by default
[openwrt/staging/chunkeey.git] / include / target.mk
index fb57553f7df0d863ee0b1b8297e127ecad1df805..72fe493776b91a4a424819c274e192e270a330f2 100644 (file)
@@ -54,10 +54,9 @@ DEFAULT_PACKAGES.nas:=\
 # For router targets
 DEFAULT_PACKAGES.router:=\
        dnsmasq \
-       firewall \
-       ip6tables \
-       iptables \
-       kmod-ipt-offload \
+       firewall4 \
+       nftables \
+       kmod-nft-offload \
        odhcp6c \
        odhcpd-ipv6only \
        ppp \