openwrt/package/network/utils/iptables
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
..
patches iptables: add {arp,eb}tables-nft 2022-03-19 16:13:58 +01:00
Makefile iptables: default to ip(6)tables-nft 2022-06-29 00:57:56 +02:00