gfe-relnote: In QUIC BBRv2's PROBE_BW mode, make sure the cwnd upper bound is at least BDP + AckHeight. Protected by --gfe2_reloadable_flag_quic_bbr2_avoid_too_low_probe_bw_cwnd.

Connection option 'B2CL' is introduced to hold back to the original behavior.

PiperOrigin-RevId: 306901798
Change-Id: Idc47368fd380419fce1f92f36a5a2ad3e1c879f3
4 files changed
tree: c87e26b25132220d35ca0d213510f1abe0637f20
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.