Explicitily enable 3 bbr flags in bbr_sender_test to make tests run with art invert_*_flags happy.

PiperOrigin-RevId: 313652792
Change-Id: Id063df741a14093d75c8cac7b666a1f05f8712fa
1 file changed
tree: c039401563a00acb21bf31cf9a3bcb1a9fedaa66
  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.