gfe-relnote: In QUIC BBR(v1 and v2), do not add QuicBandwidth::Zero() into the max bandwidth filter. Protected by --gfe2_reloadable_flag_quic_bbr_fix_zero_bw_on_loss_only_event.

This is an attempt to fix b/151239871.

PiperOrigin-RevId: 300605878
Change-Id: I0dc04fe0b6735e88777de510bda072da4c2854c6
6 files changed
tree: dcfb55c8b86fe62038b6278e4f3de4c221e8d42d
  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.