tn3399_openwrt/package/network
Etienne Champetier 35fec487e3 iptables: default to ip(6)tables-nft
OpenWrt now uses firewall4 (nft) by default,
so iptables should also default to nftables backend.

When multiple packages provide the same virtual package,
opkg pick the first one by alphabetical order,
so we rename iptables-legacy to iptables-zz-legacy and add
iptables-legacy in PROVIDES.

We also need to remove IPTABLES_NFTABLES config as
this cause recursive dependencies.

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2022-06-29 00:57:56 +02:00
..
config firewall4: bump to git HEAD 2022-06-17 18:15:50 +03:00
ipv6 464xlat: delete SNATed conntracks on interface teardown 2022-06-19 21:54:05 +02:00
services hostapd: disable mbo by default 2022-06-28 22:16:47 +03:00
utils iptables: default to ip(6)tables-nft 2022-06-29 00:57:56 +02:00