提交 acda0743 编写于 作者: L Laszlo Attila Toth 提交者: David S. Miller

xt_socket: checks for the state of nf_conntrack

xt_socket can use connection tracking, and checks whether it is a module.
Signed-off-by: NLaszlo Attila Toth <panther@balabit.hu>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 689c96cc
...@@ -837,6 +837,7 @@ config NETFILTER_XT_MATCH_SOCKET ...@@ -837,6 +837,7 @@ config NETFILTER_XT_MATCH_SOCKET
depends on NETFILTER_TPROXY depends on NETFILTER_TPROXY
depends on NETFILTER_XTABLES depends on NETFILTER_XTABLES
depends on NETFILTER_ADVANCED depends on NETFILTER_ADVANCED
depends on !NF_CONNTRACK || NF_CONNTRACK
select NF_DEFRAG_IPV4 select NF_DEFRAG_IPV4
help help
This option adds a `socket' match, which can be used to match This option adds a `socket' match, which can be used to match
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册