English
Related papers

Related papers: QUIC Hunter: Finding QUIC Deployments and Identify…

200 papers

Internet-wide studies provide extremely valuable insight into how operators manage their Internet of Things (IoT) deployments in reality and often reveal grievances, e.g., significant security issues. However, while IoT devices often use…

Networking and Internet Architecture · Computer Science 2024-11-22 Markus Dahlmanns , Felix Heidenreich , Johannes Lohmöller , Jan Pennekamp , Klaus Wehrle , Martin Henze

As applications grow in capability, they also grow in complexity. This complexity in turn gets pushed into modules and libraries. In addition, hardware configurations become increasingly elaborate, too. These two trends make understanding,…

Software Engineering · Computer Science 2018-03-21 Ronny Brendel , Bert Wesarg , Ronny Tschüter , Matthias Weber , Thomas Ilsche , Sebastian Oeste

QUIC, as the transport layer of the next-generation Web stack (HTTP/3), natively provides security and performance improvements over TCP-based stacks. However, since QUIC provides end-to-end encryption for both data and packet headers,…

Networking and Internet Architecture · Computer Science 2026-02-16 Jie Zhang , Lei Zhang , Ziyi Wang , Chenxiang Sun , Yuming Hu , Xiaohui Xie , Zeqi Lai , Yong Cui

Existing methods for active topology discovery within the IPv6 Internet largely mirror those of IPv4. In light of the large and sparsely populated address space, in conjunction with aggressive ICMPv6 rate limiting by routers, this work…

Networking and Internet Architecture · Computer Science 2018-10-11 Robert Beverly , Ramakrishnan Durairajan , David Plonka , Justin P. Rohrer

QUIC is a performance-optimized secure transport protocol and a building block of the upcoming HTTP/3 standard. To protect against denial-of-service attacks, QUIC servers need to validate the IP addresses claimed by their clients. So far,…

Cryptography and Security · Computer Science 2019-03-25 Erik Sy

The QUIC protocol is a new approach to combine encryption and transport layer stream abstraction into one protocol to lower latency and improve security. However, the decision to encrypt transport layer functionality may limit the…

Cryptography and Security · Computer Science 2021-07-14 Konrad Yuri Gbur , Florian Tschorsch

Active network measurements constitute an impor- tant part in gaining a better understanding of the Internet. Although IPv4-wide scans are now easily possible, random active probing is infeasible in the IPv6 Internet. Therefore, we propose…

Networking and Internet Architecture · Computer Science 2016-07-19 Oliver Gasser , Quirin Scheitle , Sebastian Gebhard , Georg Carle

Using libraries in applications has helped developers reduce the costs of reinventing already existing code. However, an increase in diverse technology stacks and third-party library usage has led developers to inevitably switch…

Software Engineering · Computer Science 2023-03-17 Kanchanok Kannee , Raula Gaikovina Kula , Supatsara Wattanakriengkrai , Kenichi Matsumoto

QUIC, a UDP-based transport protocol, addresses several limitations of TCP by offering built-in encryption, stream multiplexing, and improved loss recovery. To extend these benefits to legacy TCP-based applications, this paper explores the…

Networking and Internet Architecture · Computer Science 2026-04-10 Xuanhong Guo , Zekun Bao , Ying Chen

QUIC, as the foundation for HTTP/3, is becoming an Internet reality. A plethora of studies already show that QUIC excels beyond TCP+TLS+HTTP/2. Yet, these studies compare a highly optimized QUIC Web stack against an unoptimized TCP-based…

Networking and Internet Architecture · Computer Science 2019-10-18 Jan Rüth , Konrad Wolsing , Klaus Wehrle , Oliver Hohlfeld

QUIC is a recent transport protocol that provides reliable, secure and quick service on top of UDP in the internet. As QUIC is implemented in the application space rather than in the operating system's kernel, it is more efficient to…

Networking and Internet Architecture · Computer Science 2019-03-12 Abdullah Rasool , Greg Alpár , Joeri de Ruiter

To keep up with increasing demands on quality of experience, assessing and understanding the performance of network connections is crucial for web service providers. While different measures, like TCP options, alternative transport layer…

Networking and Internet Architecture · Computer Science 2023-09-20 Simon Bauer , Patrick Sattler , Johannes Zirngibl , Christoph Schwarzenberg , Georg Carle

There has been growing interest in using the QUIC transport protocol for the Internet of Things (IoT). In lossy and high latency networks, QUIC outperforms TCP and TLS. Since IoT greatly differs from traditional networks in terms of…

Networking and Internet Architecture · Computer Science 2025-11-17 Darius Saif , Ashraf Matrawy

The QUIC transport protocol represents a significant evolution in web transport technologies, offering improved performance and reduced latency compared to traditional protocols like TCP. Given the growing number of QUIC implementations,…

Networking and Internet Architecture · Computer Science 2026-02-11 Jashanjot Singh Sidhu , Abdelhak Bentaleb

Existing performance comparisons of QUIC and TCP compared an optimized QUIC to an unoptimized TCP stack. By neglecting available TCP improvements inherently included in QUIC, comparisons do not shed light on the performance of current web…

Networking and Internet Architecture · Computer Science 2019-06-19 Konrad Wolsing , Jan Rüth , Klaus Wehrle , Oliver Hohlfeld

While scans of the IPv4 space are ubiquitous, today little is known about scanning activity in the IPv6 Internet. In this work, we present a longitudinal and detailed empirical study on large-scale IPv6 scanning behavior in the Internet,…

Networking and Internet Architecture · Computer Science 2022-10-20 Philipp Richter , Oliver Gasser , Arthur Berger

The main reason for the standardization of network protocols, like QUIC, is to ensure interoperability between implementations, which poses a challenging task. Manual tests are currently used to test the different existing implementations…

Software Engineering · Computer Science 2018-11-30 Felix Rath , Daniel Schemmel , Klaus Wehrle

Geo-replicated systems provide a number of desirable properties such as globally low latency, high availability, scalability, and built-in fault tolerance. Unfortunately, programming correct applications on top of such systems has proven to…

Programming Languages · Computer Science 2025-02-27 Kartik Nagar , Prasita Mukherjee , Suresh Jagannathan

Stateful Middleboxes are integral part of enterprise and campus networks that provide essential in-network, security, and value-added services. These stateful middleboxes rely on precise network flow identification. However, the adoption of…

Networking and Internet Architecture · Computer Science 2026-02-04 Hari Hara Sudhan Selvam , Sameer G. Kulkarni

QUIC is a new network protocol standardized in 2021. It was designed to replace the TCP/TLS stack and is based on UDP. The most current web standard HTTP/3 is specifically designed to use QUIC as transport protocol. QUIC claims to provide…

Networking and Internet Architecture · Computer Science 2025-05-16 Marcel Kempf , Nikolas Gauder , Benedikt Jaeger , Johannes Zirngibl , Georg Carle