projects
/
openwrt
/
staging
/
aparcar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d30d8e7
)
build: switch to firewall4 by default
fw4
author
Paul Spooren
<mail@aparcar.org>
Wed, 6 Oct 2021 02:08:25 +0000
(16:08 -1000)
committer
Paul Spooren
<mail@aparcar.org>
Thu, 7 Oct 2021 00:05:05 +0000
(14:05 -1000)
This commit replaces firewall aka firewall3 with its nftables based
successor firewall4.
Signed-off-by: Paul Spooren <mail@aparcar.org>
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index 7526224972e18148fec8a12318ca7f90a382475f..0cfd6db2eb514e321503cf4ef2f3280af7d48a2d 100644
(file)
--- a/
include/target.mk
+++ b/
include/target.mk
@@
-44,10
+44,10
@@
DEFAULT_PACKAGES.nas:=\
# For router targets
DEFAULT_PACKAGES.router:=\
dnsmasq \
- firewall \
-
ip6
tables \
- iptables \
- kmod-
ip
t-offload \
+ firewall
4
\
+
nf
tables \
+ iptables
-nft
\
+ kmod-
nf
t-offload \
odhcp6c \
odhcpd-ipv6only \
ppp \