netfilter: nft_dynset: annotate data-races around set timeout
set timeout can be read locklessly while being updated from control plane, add annotation. Fixes: 123b9961 ("netfilter: nf_tables: honor set timeout and garbage collection updates") Signed-off-by:Pablo Neira Ayuso <pablo@netfilter.org>
Loading
Please sign in to comment