gfe-relnote: (n/a) Refactor Bbr2ModeBase::Enter and Bbr2ModeBase::Leave to allow BBR2 to switch modes outside the context of a congestion event. Refactor only, no behavior change.

The intention is to switch modes after quiescence, for b/150230091.

PiperOrigin-RevId: 298391824
Change-Id: Ib2e51d98111539d394da744cbc82da833e030ef1
10 files changed
tree: da1c121b9023444532dec7fa026928f5169255af
  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.