diff options
author | Martin Willi <[email protected]> | 2018-08-22 10:27:17 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2018-08-23 20:26:53 +0200 |
commit | c1dc2912059901f97345d9e10c96b841215fdc0f (patch) | |
tree | 39d175b8a2ae53295888ce445701bf6c296cb163 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 444c8263151afc06c01ac8ddcd1204624a7d4bb3 (diff) |
netfilter: xt_cluster: add dependency on conntrack module
The cluster match requires conntrack for matching packets. If the
netns does not have conntrack hooks registered, the match does not
work at all.
Implicitly load the conntrack hook for the family, exactly as many
other extensions do. This ensures that the match works even if the
hooks have not been registered by other means.
Signed-off-by: Martin Willi <[email protected]>
Acked-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions