mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Enable NDPI changes on conntrack
This commit is contained in:
parent
dc46b3276c
commit
c6146b803c
2 changed files with 2 additions and 0 deletions
|
@ -8018,3 +8018,4 @@ CONFIG_ZONE_DMA=y
|
||||||
# CONFIG_GPIO_BRCMSTB is not set
|
# CONFIG_GPIO_BRCMSTB is not set
|
||||||
# CONFIG_SND_BCM2835_SOC_I2S is not set
|
# CONFIG_SND_BCM2835_SOC_I2S is not set
|
||||||
# CONFIG_SND_BCM2835 is not set
|
# CONFIG_SND_BCM2835 is not set
|
||||||
|
CONFIG_NF_CONNTRACK_DESTROY_HOOK=y
|
1
config
1
config
|
@ -285,3 +285,4 @@ CONFIG_AUTOREMOVE=y
|
||||||
CONFIG_GNUTLS_CRYPTODEV=y
|
CONFIG_GNUTLS_CRYPTODEV=y
|
||||||
CONFIG_PACKAGE_kmod-phylink=y
|
CONFIG_PACKAGE_kmod-phylink=y
|
||||||
CONFIG_OPENVPN_openssl_ENABLE_DCO=y
|
CONFIG_OPENVPN_openssl_ENABLE_DCO=y
|
||||||
|
CONFIG_KERNEL_NF_CONNTRACK_DESTROY_HOOK=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue