diff options
author | 2023-08-04 14:46:13 +0000 | |
---|---|---|
committer | 2023-08-06 08:24:55 +0100 | |
commit | 6fd70a6b4e6f58482a43da46d12323795bbc5f68 (patch) | |
tree | a97612b1ad4a63e753ed78892fa95ca0bcd8052a /net/core | |
parent | tcp: set TCP_USER_TIMEOUT locklessly (diff) | |
download | wireguard-linux-6fd70a6b4e6f58482a43da46d12323795bbc5f68.tar.xz wireguard-linux-6fd70a6b4e6f58482a43da46d12323795bbc5f68.zip |
tcp: set TCP_KEEPINTVL locklessly
tp->keepalive_intvl can be set locklessly, readers
are already taking care of this field being potentially
set by other threads.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions