commit | fb4e213499649d2b3be69975969d39952ca9ae7e | [log] [tgz] |
---|---|---|
author | wub <wub@google.com> | Fri Apr 05 12:30:09 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 05 12:43:30 2019 -0700 |
tree | 40a99420e36efc6ad9f3f51271f7e8e86091e51d | |
parent | fee2cc31285c53c5e90c25461bb498ab687d9fb4 [diff] |
gfe-relnote: In BbrSender, always try to get a bandwidth sample even if packet.bytes_acked=0(i.e. packet has been removed from QuicUnackedPacketMap's inflight bytes). Protected by default true flag --gfe2_reloadable_flag_quic_always_get_bw_sample_when_acked. PiperOrigin-RevId: 242172355 Change-Id: I180592b64915cf213694b1e6d8e41ac561cb2454
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.