diff options
| author | Eric Dumazet <[email protected]> | 2017-12-06 19:08:19 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-12-07 19:31:03 +0000 |
| commit | 8632385022f2b05a6ca0b9e0f95575865de0e2ce (patch) | |
| tree | 0d034255e3381ca1f3e797b712c9da9198fd3b3c /net/unix/af_unix.c | |
| parent | netlink: Relax attr validation for fixed length types (diff) | |
| download | kernel-8632385022f2b05a6ca0b9e0f95575865de0e2ce.tar.gz kernel-8632385022f2b05a6ca0b9e0f95575865de0e2ce.zip | |
tcp: use current time in tcp_rcv_space_adjust()
When I switched rcv_rtt_est to high resolution timestamps, I forgot
that tp->tcp_mstamp needed to be refreshed in tcp_rcv_space_adjust()
Using an old timestamp leads to autotuning lags.
Fixes: 645f4c6f2ebd ("tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps")
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Wei Wang <[email protected]>
Cc: Neal Cardwell <[email protected]>
Cc: Yuchung Cheng <[email protected]>
Acked-by: Neal Cardwell <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
