diff options
author | Aaron Conole <aconole@bytheb.org> | 2016-09-21 11:35:03 -0400 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-09-24 21:25:49 +0200 |
commit | 2c1e2703ff812ccaa42a4bc8a25803955e342b85 (patch) | |
tree | 084902b5a0c95a45bb27d99dcffeaf0a902bfeac /net/ipv6 | |
parent | fe72926b792e52ab00abfa81a201805bfb2247d6 (diff) | |
download | linux-2c1e2703ff812ccaa42a4bc8a25803955e342b85.tar.gz linux-2c1e2703ff812ccaa42a4bc8a25803955e342b85.tar.xz |
netfilter: call nf_hook_ingress with rcu_read_lock
This commit ensures that the rcu read-side lock is held while the
ingress hook is called. This ensures that a call to nf_hook_slow (and
ultimately nf_ingress) will be read protected.
Signed-off-by: Aaron Conole <aconole@bytheb.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions