Use iptables with NFT backend (#2250)

* Bump buildroot

* buildroot 215e54fe41...54eff73a8f (1):
  > package/iptables: Allow to use iptables with nf_tables backend

* Use iptables with NFT backend
This commit is contained in:
Stefan Agner
2022-11-29 11:31:50 +01:00
committed by GitHub
parent 0a54abc7c2
commit a170a8c6c2
16 changed files with 31 additions and 1 deletions

View File

@@ -69,6 +69,8 @@ BR2_PACKAGE_DHCP_CLIENT=y
BR2_PACKAGE_DROPBEAR=y
# BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set
BR2_PACKAGE_NETWORK_MANAGER=y
BR2_PACKAGE_IPTABLES_NFTABLES=y
BR2_PACKAGE_IPTABLES_NFTABLES_DEFAULT=y
BR2_PACKAGE_WIRELESS_REGDB=y
BR2_PACKAGE_WPA_SUPPLICANT_WEXT=y
BR2_PACKAGE_APPARMOR=y