1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-24 04:01:07 +03:00
Files
mvfst/quic/common/test/TestUtils.cpp
Yang Chi c9933dbb6a add largest acked packet sent time and appLimited into Quic AckEvent
Summary:
Bug fix. Since we changed the iteration order of ack processing to be
in reverse order of packet numbers, there has been a bug and both BBR and Cubic
has been using the earliest acked packet instead of the largest acked packet as
the largest acked packet.

Reviewed By: mjoras

Differential Revision: D17909490

fbshipit-source-id: 15310aad53b4a9e5190ed65c3b2df496db77b1ae
2019-10-16 10:48:40 -07:00

23 KiB