commit | 06bb1b0fccb8f2723fa2ba14db8324a195eaf34a | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Fri Jun 14 14:07:12 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 14 14:58:14 2019 -0700 |
tree | 26afe3d2d35c2c8441e1574968bcb9d590cbe674 | |
parent | 3ac15c11b16da2fdabaa17dd68cf5a231c113a6d [diff] |
gfe-relnote: In QUIC, when detecting loss of a packet number space, do not use no packet missing optimization if largest_newly_acked != the largest packet in packets_acked. Protected by gfe2_reloadable_flag_quic_fix_packets_acked. PiperOrigin-RevId: 253292739 Change-Id: I64e94f8eb6b256dbf47d4677732eb6e21bb78268
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.