commit | 1b4afd19c10de88618ee1e1a58c4bef93b361828 | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Wed Apr 17 14:03:08 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 18 04:57:25 2019 -0700 |
tree | 15f86984d832d781585d0ca5f783e2ca04ccef19 | |
parent | cb1c898fec97d7ea5bffb7c4879869c0c815ff36 [diff] |
Create a PacketFilter for random loss and use it in QuartcBidiTest. This sets up a second benchmark in QuartcBidiTest which runs at 300 kbps, with 200 ms propagation delay, but also includes 2% random packet loss. Random loss is one of the features required to bring Simulator-based BidiTestRunner tests in line with higher-level Quartc quality tests. Those tests typically use 2-8% random loss, depending on the network profile. gfe-relnote: n/a (Quartc tests only) PiperOrigin-RevId: 244062413 Change-Id: Ic7cfc9b7e8c2b5339c8e1a25d7583b8cf156c870
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.