QUIC-FEC: Bringing the benefits of Forward Erasure Correction to QUIC

04/25/2019
by   François Michel, et al.
0

Originally implemented by Google, QUIC gathers a growing interest by providing, on top of UDP, the same service as the classical TCP/TLS/HTTP/2 stack. The IETF will finalise the QUIC specification in 2019. A key feature of QUIC is that almost all its packets, including most of its headers, are fully encrypted. This prevents eavesdropping and interferences caused by middleboxes. Thanks to this feature and its clean design, QUIC is easier to extend than TCP. In this paper, we revisit the reliable transmission mechanisms that are included in QUIC. More specifically, we design, implement and evaluate Forward Erasure Correction (FEC) extensions to QUIC. These extensions are mainly intended for high-delays and lossy communications such as In-Flight Communications. Our design includes a generic FEC frame and our implementation supports the XOR, Reed-Solomon and Convolutional RLC error-correcting codes. We also conservatively avoid hindering the loss-based congestion signal by distinguishing the packets that have been received from the packets that have been recovered by the FEC. We evaluate its performance by applying an experimental design covering a wide range of delay and packet loss conditions with reproducible experiments. These confirm that our modular design allows the protocol to adapt to the network conditions. For long data transfers or when the loss rate and delay are small, the FEC overhead negatively impacts the download completion time. However, with high packet loss rates and long delays or smaller files, FEC allows drastically reducing the download completion time by avoiding costly retransmission timeouts. These results show that there is a need to use FEC adaptively to the network conditions.

READ FULL TEXT
research
09/13/2018

Adding Forward Erasure Correction to QUIC

Initially implemented by Google in the Chrome browser, QUIC gathers a gr...
research
12/27/2018

CASPR: Judiciously Using the Cloud for Wide-Area Packet Recovery

We revisit a classic networking problem -- how to recover from lost pack...
research
06/30/2020

Identifying Packet Loss and Reordering Packets in Keyed UDP Transmissions

The User Datagram Protocol (UDP) and other similar protocols send the ap...
research
07/07/2020

PINT: Probabilistic In-band Network Telemetry

Commodity network devices support adding in-band telemetry measurements ...
research
12/24/2019

Design and Comparison Migration between Ipv4 and Ipv6 Transition Techniques

IPv4 which is the old version of Internet Protocol has a new successor n...
research
11/07/2022

Sittin'On the Dock of the (WiFi) Bay: On the Frame Aggregation under IEEE 802.11 DCF

It is well known that frame aggregation in Internet communications impro...
research
01/01/2018

A Fair Adaptive Data Rate Algorithm for LoRaWAN

LoRaWAN exhibits several characteristics that can lead to an unfair dist...

Please sign up or login with your details

Forgot password? Click here to reset