gfe-relnote: (n/a) Add some DLOGs in quic_connection.cc when a packet is detected to be a connectivity probing. Test only, not protected.

PiperOrigin-RevId: 293884390
Change-Id: I61b2c6e35bf23c75dbe997cad337501dce0c28af
3 files changed
tree: 877bb73297c33aba64c1d86a21172b2f178246be
  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.