diff options
author | Eric Dumazet <edumazet@google.com> | 2023-09-22 03:42:14 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-01 19:39:18 +0100 |
commit | c9746e6a19c24b2d9a74d6657daee3b39fdc1bec (patch) | |
tree | 0c4c1653ac642f05004c576ce39640e3cc055011 /net/ipv4/raw.c | |
parent | 2be825ebb9d1b17f1a9e46af78d24b76c4ff7a1f (diff) | |
download | linux-c9746e6a19c24b2d9a74d6657daee3b39fdc1bec.tar.gz linux-c9746e6a19c24b2d9a74d6657daee3b39fdc1bec.tar.bz2 linux-c9746e6a19c24b2d9a74d6657daee3b39fdc1bec.zip |
inet: implement lockless IP_MULTICAST_TTL
inet->mc_ttl can be read locklessly.
Implement proper lockless reads and writes to inet->mc_ttl
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/ipv4/raw.c')
0 files changed, 0 insertions, 0 deletions