Skip to content
Snippets Groups Projects
Commit 08d9f6e3 authored by Paul Spooren's avatar Paul Spooren
Browse files

build: switch to firewall4 by default


This commit replaces firewall aka firewall3 with its nftables based
successor firewall4.

Signed-off-by: default avatarPaul Spooren <mail@aparcar.org>
parent 431f379e
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment