summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_redir.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-12-08 13:12:43 +0300
committerDavid S. Miller <davem@davemloft.net>2023-12-11 13:59:17 +0300
commitd2f011a0bf28c090ad75c9b1d306f2e1dda1c9bc (patch)
tree672849531d60dae088df5508f6183ea01231b6ae /net/netfilter/nft_redir.c
parent9a64d4c93eee6b2efb7a02ec98d9480946424509 (diff)
downloadlinux-d2f011a0bf28c090ad75c9b1d306f2e1dda1c9bc.tar.xz
ipv6: annotate data-races around np->mcast_oif
np->mcast_oif is read locklessly in some contexts. Make all accesses to this field lockless, adding appropriate annotations. This also makes setsockopt( IPV6_MULTICAST_IF ) lockless. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/nft_redir.c')
0 files changed, 0 insertions, 0 deletions