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.