tsvwg / careful-resume

Careful Resume
1 stars 5 forks source link

Address cases where little data is sent during unvalidated #17

Closed ana-cc closed 4 months ago

ana-cc commented 5 months ago

Upon entering validating: if flightsize < pipesize, not enough data was sent to validate. In this case, the cwnd should not be chnged to flightsize, but left as is to the size of the jump.