Skip to main content

Showing 1–9 of 9 results for author: De Coninck, Q

.
  1. arXiv:2405.01279  [pdf, other

    cs.NI

    Core QUIC: Enabling Dynamic, Implementation-Agnostic Protocol Extensions

    Authors: Quentin De Coninck

    Abstract: While applications quickly evolve, Internet protocols do not follow the same pace. There are two root causes for this. First, extending protocol with cleartext control plane is usually hindered by various network devices such as middleboxes. Second, such extensions usually require support from all participating entities, but often these run different implementations, leading to the chicken-and-egg… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: 9 page, extended version of the 7-page conference paper "Core QUIC: Enabling Dynamic, Implementation-Agnostic Protocol Extensions" published at IFIP Networking 2024's SLICES workshop

  2. arXiv:2208.07741  [pdf, other

    cs.IT cs.NI

    FlEC: Enhancing QUIC with application-tailored reliability mechanisms

    Authors: François Michel, Alejandro Cohen, Derya Malak, Quentin De Coninck, Muriel Médard, Olivier Bonaventure

    Abstract: Packet losses are common events in today's networks. They usually result in longer delivery times for application data since retransmissions are the de facto technique to recover from such losses. Retransmissions is a good strategy for many applications but it may lead to poor performance with latency-sensitive applications compared to network coding. Although different types of network coding tec… ▽ More

    Submitted 16 August, 2022; originally announced August 2022.

  3. arXiv:2112.01068  [pdf, other

    cs.NI

    The Packet Number Space Debate in Multipath QUIC

    Authors: Quentin De Coninck

    Abstract: With a standardization process that attracted many interest, QUIC can been seen as the next general-purpose transport protocol. Still, it does not provide true multipath support yet, missing some use cases that MPTCP can address. To fill that gap, the IETF recently adopted a multipath proposal merging all the proposed designs. While it focuses on its core components, there still remains one major… ▽ More

    Submitted 2 December, 2021; originally announced December 2021.

    Comments: 7 pages, submitted to ACM CCR

  4. Multi-Connectivity in Mobile Networks: Challenges and Benefits

    Authors: Carlos Pupiales, Daniela Laselva, Quentin De Coninck, Akshay Jain, Ilker Demirkol

    Abstract: Satisfying the stringent 5G Quality of Service (QoS) requirements necessitates efficient resource utilization by the mobile networks. Consequently, we argue that Multi-Connectivity (MC) is an effective solution to leverage the limited radio resources from multiple base stations (BSs) in order to enhance the user throughput, provide seamless connectivity, or increase the data reliability. For this,… ▽ More

    Submitted 4 November, 2021; originally announced November 2021.

    Comments: This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  5. arXiv:1904.11326  [pdf, other

    cs.NI cs.IT

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

    Authors: François Michel, Quentin De Coninck, Olivier Bonaventure

    Abstract: 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 eavesdrop** and interferences caused by middleboxes. Thanks to this fe… ▽ More

    Submitted 25 April, 2019; originally announced April 2019.

    Comments: 9 pages, presented at IFIP Networking 2019

  6. arXiv:1904.06910  [pdf, other

    cs.CY cs.NI

    Scaling Networking Education with Open Educational Resources

    Authors: Olivier Bonaventure, Quentin De Coninck, Fabien Duchene, Mathieu Jadin, Francois Michel, Maxime Piraux, Chantal Poncin, Olivier Tilmans

    Abstract: To reflect the key role played in our society by the network technologies, the networking courses have moved to Bachelor degrees where they are taught to large classes. We report our experience in develo** an open-source ebook that targets those introductory networking courses and a series of open educational resources that complement the ebook.

    Submitted 15 April, 2019; originally announced April 2019.

  7. Observing the Evolution of QUIC Implementations

    Authors: Maxime Piraux, Quentin De Coninck, Olivier Bonaventure

    Abstract: The QUIC protocol combines features that were initially found inside the TCP, TLS and HTTP/2 protocols. The IETF is currently finalising a complete specification of this protocol. More than a dozen of independent implementations have been developed in parallel with these standardisation activities. We propose and implement a QUIC test suite that interacts with public QUIC servers to verify their… ▽ More

    Submitted 22 October, 2018; originally announced October 2018.

    Comments: 6 pages, 8 figures

  8. arXiv:1809.04822  [pdf, other

    cs.NI

    Adding Forward Erasure Correction to QUIC

    Authors: François Michel, Quentin De Coninck, Olivier Bonaventure

    Abstract: Initially implemented by Google in the Chrome browser, QUIC gathers a growing interest. The first stable specification for QUIC v1 is expected by the end of 2018. It will deliver the same features as TCP+TLS+HTTP/2. The flexible design adopted by the IETF for QUIC enables this new protocol to support a variety of different use cases. In this paper, we revisit the reliable transmission mechanisms… ▽ More

    Submitted 13 September, 2018; originally announced September 2018.

    Comments: Technical Report

  9. arXiv:1711.00674  [pdf, other

    cs.NI

    TCPSnitch: Dissecting the Usage of the Socket API

    Authors: Gregory Vander Schueren, Quentin De Coninck, Olivier Bonaventure

    Abstract: Networked applications interact with the TCP/IP stack through the socket API. Over the years, various extensions have been added to this popular API. In this paper, we propose and implement the TCPSnitch software that tracks the interactions between Linux and Android applications and the TCP/IP stack. We collect a dataset containing the interactions produced by more than 120 different applications… ▽ More

    Submitted 2 November, 2017; originally announced November 2017.

    Comments: See https://www.tcpsnitch.org