diff options
author | Florian Westphal <fw@strlen.de> | 2018-08-02 12:30:09 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-08-16 19:37:04 +0200 |
commit | 1c117d3b721a2678020d522ff1bf33984d4f0a5a (patch) | |
tree | 393fa09a994a917624df36ac6a6ee9c63a066a1e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 6a48de0144767f2c6880540c0a4ac6741e3c440b (diff) |
netfilter: conntrack: fix removal of conntrack entries when l4tracker is removed
nf_ct_l4proto_unregister_one() leaves conntracks added by
to-be-removed tracker behind, nf_ct_l4proto_unregister has to iterate
for each protocol to be removed.
v2: call nf_ct_iterate_destroy without holding nf_ct_proto_mutex.
Fixes: 2c41f33c1b703 ("netfilter: move table iteration out of netns exit paths")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions