Consider address has been validated by successfully processing a HANDSHAKE or 1-RTT packet.

Protected by FLAGS_quic_reloadable_flag_quic_fix_address_validation.

PiperOrigin-RevId: 336756590
Change-Id: I9b28e79d68de8f511c24d6eab524db50bd616a63
1 file changed
tree: 0584af085e73d484d390748913fb522763f5ebe8
  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.