1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/realtek
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
..
base-files realtek: sort the port list numerically 2021-12-05 18:49:14 +01:00
dts-5.10 realtek: add support for Panasonic Switch-M8eG PN28080K 2022-03-13 19:54:57 +01:00
files/firmware/rtl838x_phy
files-5.10 realtek: remove debugging code from timer 2022-02-20 16:23:58 +00:00
image realtek: add support for Panasonic Switch-M8eG PN28080K 2022-03-13 19:54:57 +01:00
patches-5.10 kernel: bump 5.10 to 5.10.106 2022-03-19 16:13:58 +01:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x realtek: enable pca953x driver for rtl838x subtarget 2022-03-13 19:54:57 +01:00
rtl839x realtek: Remove RTL838X PHY firmware from RTL839X kernel 2022-02-17 15:21:47 +00:00
rtl930x realtek: Add RTL930X sub-target 2022-02-17 15:21:47 +00:00
rtl931x realtek: Add RTL931X sub-target 2022-02-17 15:21:47 +00:00
Makefile realtek: Use firewall4 2022-03-29 13:42:56 +02:00