openwrt/target/linux
Hauke Mehrtens 469030659c realtek: Use firewall4
The realtek target is not a router, but basic device, see DEVICE_TYPE.
The basic device type does not come with firewall by default, see
include/target.mk for details. The realtek target extended
DEFAULT_PACKAGES manually with firewall.

This changes the defaults to take firewall4 and nftables instead of
firewall and iptables. This also adds the additional package
kmod-nft-offload.

The only difference to the router type is the missing ppp,
ppp-mod-pppoe, dnsmasq and odhcpd-ipv6only package.

This increases the compressed image size by about 422KBytes.

Tested-by: Stijn Segers <foss@volatilesystems.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-03-29 13:42:56 +02:00
..
apm821xx
archs38
armvirt
at91
ath25 generic: 5.15: rework hack patch 2022-03-27 00:07:34 +00:00
ath79 ath79: fix link for long cables with OCEDO Raccoon 2022-03-25 23:58:09 +01:00
bcm27xx kernel: bump 5.10 to 5.10.108 2022-03-26 18:14:39 +00:00
bcm47xx
bcm53xx
bcm63xx
bcm4908
bmips
gemini
generic generic: backport 5.16 fix for hv utils build failure 2022-03-29 12:02:50 +02:00
imx
ipq40xx ipq40xx: stop chromium sub-target builds on the buildbots 2022-03-27 15:39:27 +02:00
ipq806x ipq806x: 5:15: fix dedicated krait cpufreq 2022-03-27 16:16:07 +01:00
kirkwood
lantiq
layerscape layerscape: make boot filesystem reproducible 2022-03-28 20:52:54 +01:00
malta malta: enable testing kernel 5.15 2022-03-28 02:32:29 +01:00
mediatek mediatek: add 5.15 config for mt7623 and mt7629 2022-03-27 14:51:04 +01:00
mpc85xx
mvebu mvebu: make boot filesystem reproducible 2022-03-28 20:52:49 +01:00
mxs
octeon
octeontx
omap
oxnas
pistachio
qoriq
ramips ramips: fix kernel module build errors on linux 5.15 2022-03-28 11:03:13 +02:00
realtek realtek: Use firewall4 2022-03-29 13:42:56 +02:00
rockchip
sunxi sunxi: update config for 5.15 2022-03-29 12:02:50 +02:00
tegra
uml
x86 kernel: modules: fix kmod-mdio-devres dependency for 5.15 2022-03-29 12:02:50 +02:00
zynq
Makefile