commit | 3eb822179a9f7f71872b996d84dd6f1cbcaf7672 | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Tue Apr 16 12:05:46 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 16 14:51:40 2019 -0700 |
tree | 9a6b69edd89acff71cc90741cda338cdd3105b16 | |
parent | 38ce6f435e1f56498429ef71a84ed1d68158d5c5 [diff] |
gfe-relnote: In QUIC, enforce packets be ACKed in the correct packet number space. Protected by enabling multiple packet number spaces. PiperOrigin-RevId: 243853453 Change-Id: Iee8f806247f85ed784f4872f380f334754bc7e22
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.