gfe-relnote: Default-initialize QUIC BBRv2's inflight_hi_headroom from flags. No behavior change.

PiperOrigin-RevId: 271996677
Change-Id: Idf3c84905c7761ba30efac90a1729f7e0e996a3f
1 file changed
tree: b772b5c248e23d52652bf55d41f5a1399928484e
  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.

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.