commit | 9d3ba8d92453c18d109e375310f14fa659562320 | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Wed Oct 07 16:18:07 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 07 16:18:45 2020 -0700 |
tree | 3522105b84d336cf24552a929bb1ccc0f80a335b | |
parent | 26b6da0038c60962936fca6c84114ab176269157 [diff] |
Fix NetSLO QUIC prober tests These broke when we landed cl/335846456 because the tests were hand-crafting QUIC packets. This CL adds a new test-only API to QUIC to perform this parsing, and then uses that API from the NetSLO tests. This CL also slightly tweaks the NetSLO code to populate the connection ID length to improve memory safety. PiperOrigin-RevId: 335974800 Change-Id: Ide0a6e30b6510f606fd40da91f9b61598883d926