Reject IETF RETRY packets before they hit QUIC_BUGs gfe-relnote: Fix QUIC framer bugs protected behind QUIC_VERSION_99, quic_supports_tls_handshake, and other QUIC flags This is expected to fix crbug.com/952581 PiperOrigin-RevId: 244394240 Change-Id: I8b4ad2af67f690db5c12fb902277a324a63ae244
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.