Do not ACK when encryption keys are missing This issue would cause a crash (cl/243903209) which was found during IETF interop. The fix skips the packet number space instead of crashing. gfe-relnote: protected by quic_use_uber_received_packet_manager PiperOrigin-RevId: 244273811 Change-Id: I5c2a946310f19ce67bb02dd6540c452f23cfc793
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.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.