Eric Dumazet e08d0b3d17 inet: implement lockless IP_TOS
Some reads of inet->tos are racy.

Add needed READ_ONCE() annotations and convert IP_TOS option lockless.

v2: missing changes in include/net/route.h (David Ahern)

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-10-01 19:39:18 +01:00
..
2023-08-16 10:22:16 -07:00
2020-06-26 16:21:39 -07:00
2023-08-29 17:39:15 -07:00
2023-08-22 17:31:18 -07:00
2023-08-22 17:31:19 -07:00
2023-10-01 19:39:18 +01:00