iptables: default to ip(6)tables-nft
authorEtienne Champetier <champetier.etienne@gmail.com>
Sun, 26 Jun 2022 04:54:45 +0000 (04:54 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 28 Jun 2022 22:57:56 +0000 (00:57 +0200)
commit35fec487e30f05c81bd135326a993dad7f861812
tree68fb52bb17bada7a2c71c659605b338f36e18933
parenta5796a4db3d3b3bcb702988f6361ff17398993e1
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>
package/network/utils/iptables/Makefile