diff options
author | Patrick McHardy <[email protected]> | 2014-01-06 18:09:49 +0000 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2014-01-07 23:57:32 +0100 |
commit | 9638f33ecf7e1b7eb844603c1137bc3468902c17 (patch) | |
tree | 3d9372689c382af60fd1a2aa26dd3bb1f5140dd3 /lib/dynamic_debug.c | |
parent | 4566bf27069b7780e453cffb24ea5f5323059885 (diff) |
netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
The ct expression can currently not be used in the inet family since
we don't have a conntrack module for NFPROTO_INET, so
nf_ct_l3proto_try_module_get() fails. Add some manual handling to
load the modules for both NFPROTO_IPV4 and NFPROTO_IPV6 if the
ct expression is used in the inet family.
Signed-off-by: Patrick McHardy <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions