HomeFreeBSD

tcp: LRO timestamps have lost their previous precision

Description

tcp: LRO timestamps have lost their previous precision

Recently we had a rewrite to tcp_lro.c that was tested but one subtle change
was the move to a less precise timestamp. This causes all kinds of chaos
in tcp's that do pacing and needs to be fixed to use the more precise
time that was there before.

Reviewed by: mtuexen, gallatin, hselasky
Sponsored by: Netflix Inc
Differential Revision: https://reviews.freebsd.org/D30695

Details

Provenance
rrsAuthored on Jun 9 2021, 5:58 PM
Reviewer
gallatin
Differential Revision
D30695: tcp: LRO timestamps have lost their previous precision
Parents
rG5e5ca4c8fc53: nfscl: Add a "has acquired a delegation" flag for delegations
Branches
Unknown
Tags
Unknown