iptables now defaults to the nft backend
The old iptables-nft package name is replaced by iptables, and the legacy backend is available as iptables-legacy. When switching packages (among iptables-nft, iptables, iptables-legacy), check for .p…
Added
- iptables-legacy package provides the legacy backend for backwards compatibility
Changed
- iptables now defaults to the nft backend instead of the legacy backend
- iptables-nft package is renamed to iptables