From be529bd52330ca2c9c6c9f76e9a3bd02d2b2169c Mon Sep 17 00:00:00 2001 From: Ycarus Date: Mon, 22 Oct 2018 22:52:05 +0200 Subject: [PATCH] Set NF_CONNTRACK_CUSTOM default --- root/target/linux/generic/config-4.14 | 1 + 1 file changed, 1 insertion(+) diff --git a/root/target/linux/generic/config-4.14 b/root/target/linux/generic/config-4.14 index 3185bdae..72f1f787 100644 --- a/root/target/linux/generic/config-4.14 +++ b/root/target/linux/generic/config-4.14 @@ -3147,6 +3147,7 @@ CONFIG_NFS_V3=y # CONFIG_NFT_SET_BITMAP is not set # CONFIG_NF_CONNTRACK is not set # CONFIG_NF_CONNTRACK_AMANDA is not set +CONFIG_NF_CONNTRACK_CUSTOM=2 # CONFIG_NF_CONNTRACK_EVENTS is not set # CONFIG_NF_CONNTRACK_FTP is not set # CONFIG_NF_CONNTRACK_H323 is not set