commit | 39e5e5544993fc66a682065ca3f1a75f294dd3b6 | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Wed May 06 13:55:24 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 06 13:56:03 2020 -0700 |
tree | 716d7cef4fa8396c4c7a31b1dc64e5887d3f548c | |
parent | b761f4c9400b831906c89aa88430928bcf477227 [diff] |
Plumb original_connection_id transport parameter This transport parameter was already parsed in TransportParameters, but was not acted on. This CL plumbs the received value through QuicConfig to QuicConnection and fails the handshake if the value is not the expected one. This CL also improves debugging in various tests. Client-only change PiperOrigin-RevId: 310221632 Change-Id: I75b50926034f1ee5d913c7579e4f3a5e15e97b4a