aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2025-05-13 19:39:14 +0000
committerJakub Kicinski <[email protected]>2025-05-15 18:30:08 +0000
commitcd171461b90a2d2cf230943df60d580174633718 (patch)
treebcdd2d0dbc9db72b610aaeb9a30c4024b731da80 /net/ipv4/tcp_ipv4.c
parenttcp: remove zero TCP TS samples for autotuning (diff)
downloadkernel-cd171461b90a2d2cf230943df60d580174633718.tar.gz
kernel-cd171461b90a2d2cf230943df60d580174633718.zip
tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
tcp_rcv_state_process() must tweak tp->advmss for TS enabled flows before the call to tcp_init_transfer() / tcp_init_buffer_space(). Otherwise tp->rcvq_space.space is off by 120 bytes (TCP_INIT_CWND * TCPOLEN_TSTAMP_ALIGNED). Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Wei Wang <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions