Drop INITIAL packet if INITIAL key has been dropped because of coalesce packet gets flushed.

Protected by FLAGS_quic_reloadable_flag_quic_discard_initial_packet_with_key_dropped.

PiperOrigin-RevId: 331542696
Change-Id: I6c24f39f920135d573aa0c64aa5fa6c7acd50a04
2 files changed
tree: 96fd3dc891659cd5a590c26473bd65f2d6a64b1c
  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.