diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-05-28 15:27:18 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-06-02 10:54:31 +0200 |
commit | 7632667d26a99d3b33ec8dd522c4086653ff9388 (patch) | |
tree | 66149d2c11f33559e123ee0fd2efb9d233d21861 /net/sched | |
parent | netfilter: nf_tables: release objects in reverse order in the abort path (diff) | |
download | linux-7632667d26a99d3b33ec8dd522c4086653ff9388.tar.xz linux-7632667d26a99d3b33ec8dd522c4086653ff9388.zip |
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>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions