netfilter: nft_rbtree: introduce locking
There's no rbtree rcu version yet, so let's fall back on the spinlock
to protect the concurrent access of this structure both from user
(to update the set content) and kernel-space (in the packet path).
Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>
parent
a1cee076
Please register or sign in to comment