gfe-relnote: Replace the usage of ConnectionData::encryption_level in quic_time_wait_list_manager with a new TimeWaitAction SEND_CONNECTION_CLOSE_PACKETS. Protected by gfe2_restart_flag_replace_time_wait_list_encryption_level.

ConnectionData::encryption_level can be deprecated after this change.
PiperOrigin-RevId: 308152741
Change-Id: I877573f632b8c99fc740f803252fa9c6f5a08f79
4 files changed
tree: 1f6710a4868cf3a41478cb612574c3b2cb7abae8
  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.