aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/sysctl_net_ipv4.c
diff options
context:
space:
mode:
authorKevin Yang <[email protected]>2024-06-03 21:30:53 +0000
committerDavid S. Miller <[email protected]>2024-06-05 12:42:54 +0000
commit512bd0f9f926a05c724a9fd72bc4e14213845e01 (patch)
tree048a455da6dd92c3e56141d8d4206984299cf6fc /net/ipv4/sysctl_net_ipv4.c
parenttcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp (diff)
downloadkernel-512bd0f9f926a05c724a9fd72bc4e14213845e01.tar.gz
kernel-512bd0f9f926a05c724a9fd72bc4e14213845e01.zip
tcp: derive delack_max with tcp_rto_min helper
Rto_min now has multiple sources, ordered by preprecedence high to low: ip route option rto_min, icsk->icsk_rto_min. When derive delack_max from rto_min, we should not only use ip route option, but should use tcp_rto_min helper to get the correct rto_min. Signed-off-by: Kevin Yang <[email protected]> Reviewed-by: Neal Cardwell <[email protected]> Reviewed-by: Yuchung Cheng <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Reviewed-by: Tony Lu <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/sysctl_net_ipv4.c')
0 files changed, 0 insertions, 0 deletions