commit | 4fd1105c7054e03f54847e6e2fc778fce011dd62 | [log] [tgz] |
---|---|---|
author | nharper <nharper@google.com> | Tue Jun 04 14:23:22 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 05 21:17:43 2019 -0700 |
tree | b930f1d80828227a92b59bfe49ac8bf4b597568d | |
parent | 14650e49062ef18f5385038fb5675c5d599e6f61 [diff] |
gfe-relnote: QUIC_BUG instead of LOG(ERROR) in CreateQuicVersionLabel if the HandshakeProtocol is unknown QuicFramer::ProcessVersionNegotiationPacket also filters out unknown versions before saving them to the QuicVersionNegotiationPacket struct. PiperOrigin-RevId: 251515152 Change-Id: I8b4ed34ff59e1760051e42b5659e5acc987d7ee3
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.