Hauke Mehrtens 27fbae4c5a 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>
(cherry picked from commit 469030659c5cb140bdbff1b3d8fc9691f98f984b)
2022-03-29 14:28:19 +02:00
..
2022-03-19 16:13:58 +01:00
2022-02-17 11:08:58 +01:00
2022-03-27 16:14:00 +01:00
2022-02-01 23:34:07 +00:00
2022-03-27 16:14:00 +01:00
2022-03-11 00:04:05 +01:00
2022-03-19 17:42:41 +01:00
2022-03-24 08:19:47 +01:00
2022-02-01 23:34:07 +00:00
2022-03-29 14:28:19 +02:00