aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/netfilter/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index 62a171ab204f..6e839b6dff2b 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -1175,6 +1175,7 @@ config NETFILTER_XT_MATCH_SOCKET
1175 depends on NETFILTER_XTABLES 1175 depends on NETFILTER_XTABLES
1176 depends on NETFILTER_ADVANCED 1176 depends on NETFILTER_ADVANCED
1177 depends on !NF_CONNTRACK || NF_CONNTRACK 1177 depends on !NF_CONNTRACK || NF_CONNTRACK
1178 depends on (IPV6 || IPV6=n)
1178 select NF_DEFRAG_IPV4 1179 select NF_DEFRAG_IPV4
1179 select NF_DEFRAG_IPV6 if IP6_NF_IPTABLES 1180 select NF_DEFRAG_IPV6 if IP6_NF_IPTABLES
1180 help 1181 help