1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-12 11:21:55 +00:00

Disable nft while all is not using it

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-01-01 21:00:00 +01:00
parent 1fd3a0d155
commit 00d29b3fec

12
config
View file

@ -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