commit | aee86fb6ffce85e884a6f613ae5f47ce2c6b1e23 | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Wed Jun 02 12:06:08 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 02 12:06:57 2021 -0700 |
tree | cf4d702748dda94a8b7d719cda121f5a5232fe16 | |
parent | 4d80c9dc2c13da3a51509aa1060f571ec118aa54 [diff] |
Wrap received packet information (retrieved before packet gets decrypted) in ReceivedPacketInfo in QuicConnection. PiperOrigin-RevId: 377113527
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.