We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8fcd7c7 + 031c99e commit 2187d6cCopy full SHA for 2187d6c
tools/testing/selftests/tc-testing/config
@@ -5,6 +5,8 @@ CONFIG_NF_CONNTRACK=m
5
CONFIG_NF_CONNTRACK_MARK=y
6
CONFIG_NF_CONNTRACK_ZONES=y
7
CONFIG_NF_CONNTRACK_LABELS=y
8
+CONFIG_NF_CONNTRACK_PROCFS=y
9
+CONFIG_NF_FLOW_TABLE=m
10
CONFIG_NF_NAT=m
11
CONFIG_NETFILTER_XT_TARGET_LOG=m
12
tools/testing/selftests/tc-testing/settings
@@ -0,0 +1 @@
1
+timeout=900
0 commit comments