summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_offload.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-09-12 18:01:59 +0200
committerDavid S. Miller <davem@davemloft.net>2023-09-15 11:33:46 +0200
commitb0adfba7ee770fef20b1b6d86706c28f7fccfb07 (patch)
tree4a7a9fe910c850fcc4492d034cf57d0db89c4ae2 /net/ipv6/ip6_offload.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff)
downloadlinux-b0adfba7ee770fef20b1b6d86706c28f7fccfb07.tar.xz
linux-b0adfba7ee770fef20b1b6d86706c28f7fccfb07.zip
ipv6: lockless IPV6_UNICAST_HOPS implementation
Some np->hop_limit accesses are racy, when socket lock is not held. Add missing annotations and switch to full lockless implementation. 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/ipv6/ip6_offload.c')
0 files changed, 0 insertions, 0 deletions