commit | 9929cc4d7163250d637bccb24a1f9ca05c3e68e0 | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Wed Mar 13 08:17:43 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 13 08:18:28 2019 -0700 |
tree | fd6700e7ccb943ee033005231d76d02693a62c64 | |
parent | 73e63a7a037c2c50f81ec91749569102b9173b10 [diff] |
gfe-relnote: In QUIC, do not close connection if received an in-order ACK with decreased largest_acked. Protected by gfe2_reloadable_flag_quic_tolerate_reneging. By dremel, this connection close occurs rarely in prod: https://screenshot.googleplex.com/jZpfvdY4nzk Largest_acked can decrease currently in IETF QUIC, though that may change: https://github.com/quicwg/base-drafts/issues/2205 PiperOrigin-RevId: 238228491 Change-Id: If7586fb8da192dea4436a5572c76bb7aeb1a3227
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.