DescriptionProtect UpdateRTT from negative send deltas
Prevent negative send_deltas from being incorporated into the various
RTT calculations. AFAIK, it's not happening now, but it doesn't hurt to
be vigilant against future bugs.
If we're getting such RTTs, it's due to some pathological error that
we'd like to know about.
Added a unittest for these corner cases.
Low-impact. Don't use negative samples in QUIC rtt calculation.
Merge internal change: 78580114
R=rch@chromium.org
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|