Skip to content

Commit

Permalink
xt_socket: checks for the state of nf_conntrack
Browse files Browse the repository at this point in the history
xt_socket can use connection tracking, and checks whether it is a module.

Signed-off-by: Laszlo Attila Toth <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
LA-Toth authored and davem330 committed May 1, 2009
1 parent 689c96c commit acda074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,7 @@ config NETFILTER_XT_MATCH_SOCKET
depends on NETFILTER_TPROXY
depends on NETFILTER_XTABLES
depends on NETFILTER_ADVANCED
depends on !NF_CONNTRACK || NF_CONNTRACK
select NF_DEFRAG_IPV4
help
This option adds a `socket' match, which can be used to match
Expand Down

0 comments on commit acda074

Please sign in to comment.