1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2023-12-24 15:23:12 +01:00
parent dc46b3276c
commit c6146b803c
2 changed files with 2 additions and 0 deletions

View file

@ -8018,3 +8018,4 @@ CONFIG_ZONE_DMA=y
# CONFIG_GPIO_BRCMSTB is not set
# CONFIG_SND_BCM2835_SOC_I2S is not set
# CONFIG_SND_BCM2835 is not set
CONFIG_NF_CONNTRACK_DESTROY_HOOK=y

1
config
View file

@ -285,3 +285,4 @@ CONFIG_AUTOREMOVE=y
CONFIG_GNUTLS_CRYPTODEV=y
CONFIG_PACKAGE_kmod-phylink=y
CONFIG_OPENVPN_openssl_ENABLE_DCO=y
CONFIG_KERNEL_NF_CONNTRACK_DESTROY_HOOK=y