Skip to content

Commit

Permalink
Disable nft while all is not using it
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Jan 1, 2024
1 parent 1fd3a0d commit 00d29b3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config
Original file line number Diff line number Diff line change
Expand Up @@ -286,3 +286,15 @@ CONFIG_GNUTLS_CRYPTODEV=y
CONFIG_PACKAGE_kmod-phylink=y
CONFIG_OPENVPN_openssl_ENABLE_DCO=y
CONFIG_KERNEL_NF_CONNTRACK_DESTROY_HOOK=y
# CONFIG_PACKAGE_dnsmasq_full_nftset is not set
CONFIG_PACKAGE_firewall=y
# CONFIG_PACKAGE_firewall4 is not set
CONFIG_PACKAGE_ip6tables-zz-legacy=y
CONFIG_PACKAGE_iptables-zz-legacy=y
# CONFIG_PACKAGE_nftables-json is not set
# CONFIG_PACKAGE_miniupnpd-nftables is not set
CONFIG_PACKAGE_miniupnpd-iptables=y
# CONFIG_PACKAGE_ip6tables-nft is not set
# CONFIG_PACKAGE_iptables-nft is not set
# CONFIG_PACKAGE_xtables-nft is not set
CONFIG_PACKAGE_xtables-legacy=y

0 comments on commit 00d29b3

Please sign in to comment.