diff options
author | 2018-06-02 23:38:48 +0200 | |
---|---|---|
committer | 2018-06-03 00:02:09 +0200 | |
commit | 3453c92731884bad7c4c3a0667228b964747f3d5 (patch) | |
tree | d7eca56c2068677d5718d3fe403590e51d43c986 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: nf_conncount: expose connection list interface (diff) | |
download | wireguard-linux-3453c92731884bad7c4c3a0667228b964747f3d5.tar.xz wireguard-linux-3453c92731884bad7c4c3a0667228b964747f3d5.zip |
netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
nft_set_elem_destroy() can be called from call_rcu context. Annotate
netns and table in set object so we can populate the context object.
Moreover, pass context object to nf_tables_set_elem_destroy() from the
commit phase, since it is already available from there.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions