commit | e962f76ef30a44d1e9a7d9241cce13e478775901 | [log] [tgz] |
---|---|---|
author | haoyuewang <haoyuewang@google.com> | Thu Jan 28 11:02:23 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 28 11:03:02 2021 -0800 |
tree | c60e0f556bf16914328d1b8f5547c3eb130b4d75 | |
parent | b32f8c2f7e842b6520ba8a6fbe3670dfd16fd806 [diff] |
Add ReplaceConnectionId to QuicPeerIssuedConnectionId manager to support connection ID replacement via long packet header. PiperOrigin-RevId: 354348409 Change-Id: I67ce0cdd7345e6dd704fd3f036f3dd7dd41b1088
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. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.