linux/net/netfilter
Pablo Neira Ayuso 3453c92731 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>
2018-06-03 00:02:09 +02:00
..
2018-06-01 14:01:54 +02:00
2018-06-03 00:02:05 +02:00
2018-03-27 13:18:09 -04:00
2018-02-14 21:05:34 +01:00
2015-05-14 13:00:27 +02:00
2018-03-27 13:18:09 -04:00
2018-06-03 00:02:05 +02:00