summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2017-05-21 12:52:59 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2017-05-29 12:46:13 +0200
commit8f23f35f1e89656d766d6295cac23bac26f17de2 (patch)
tree9d4eae0351865efc7542ee5b4435028c10cc7cd2 /tools/perf/scripts/python
parent0d02d5646eb84403766a11a1d3b19e670a3d45d5 (diff)
netfilter: nat: destroy nat mappings on module exit path only
We don't need pernetns cleanup anymore. If the netns is being destroyed, conntrack netns exit will kill all entries in this namespace, and neither conntrack hash table nor bysource hash are per namespace. For the rmmod case, we have to make sure we remove all entries from the nat bysource table, so call the new nf_ct_iterate_destroy in module exit path. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions