English
Related papers

Related papers: Beyond socket options: making the Linux TCP stack …

200 papers

Manual of practical experiments on protocols used in the Internet or TCP/IP Suite. This manual is a collection of experiments that have been used in undergraduate and graduate courses taught at New Jersey Institute of Technology for a few…

Networking and Internet Architecture · Computer Science 2023-08-11 Roberto Rojas-Cessa

For safety reasons, unprivileged users today have only limited ways to customize the kernel through the extended Berkeley Packet Filter (eBPF). This is unfortunate, especially since the eBPF framework itself has seen an increase in scope…

Operating Systems · Computer Science 2023-08-16 Soo Yee Lim , Xueyuan Han , Thomas Pasquier

Closed-loop flow control protocols, such as the prominent implementation TCP, are prevalent in the Internet, today. TCP has continuously been improved for greedy traffic sources to achieve high throughput over networks with large bandwidth…

Networking and Internet Architecture · Computer Science 2016-09-05 Ralf Lübben , Markus Fidler

Multipath TCP (MPTCP) has been widely used as an efficient way for communication in many applications. Data centers, smartphones, and network operators use MPTCP to balance the traffic in a network efficiently. MPTCP is an extension of TCP…

Networking and Internet Architecture · Computer Science 2023-09-19 Maisha Maliha , Golnaz Habibi , Mohammed Atiquzzaman

A few months ago, the BitTorrent developers announced that the transfer of torrent data in the official client was about to switch to uTP, an application-layer congestion-control protocol using UDP at the transport-layer. This announcement…

Networking and Internet Architecture · Computer Science 2009-08-07 Dario Rossi , Claudio Testa , Silvio Valenti , Paolo Veglia , Luca Muscariello

The Delay-Tolerant Networking (DTN) community has created solid results during the last three decades. One aspect that still requires focus, however, is the simplification of configuring systems participating in DTN communication. In this…

Networking and Internet Architecture · Computer Science 2026-03-04 Marius Feldmann , Théo Tchilinguirian , Felix Walter

Over the years, the Internet has been enriched with new available communication technologies, for both fixed and mobile networks and devices, exhibiting an impressive growth in terms of performance, with steadily increasing available data…

Networking and Internet Architecture · Computer Science 2019-08-01 Michele Polese , Federico Chiariotti , Elia Bonetto , Filippo Rigotto , Andrea Zanella , Michele Zorzi

The Stream Control Transmission Protocol (SCTP) is a connection and message oriented transport protocol. It supports multiple uni-directional streams in each direction allowing user message sequence preservation within each stream. This…

Networking and Internet Architecture · Computer Science 2016-09-16 Felix Weinrank , Irene Rüngeler , Michael Tüxen , Erwin Rathgeb

With the development of Internet technology, the Web is becoming more and more important in our lives so that it has even become an essential element. The application of the Web has never been limited to computers; it has been opened to all…

Networking and Internet Architecture · Computer Science 2013-07-26 Hai Zhang

BitTorrent, one of the most widespread used P2P application for file-sharing, recently got rid of TCP by introducing an application-level congestion control protocol named uTP. The aim of this new protocol is to efficiently use the…

Networking and Internet Architecture · Computer Science 2011-10-25 Claudio Testa , Dario Rossi , Ashwin Rao , Arnaud Legout

Operating systems rely on system calls to allow the controlled communication of isolated processes with the kernel and other processes. Every system call includes a processor mode switch from the unprivileged user mode to the privileged…

Cryptography and Security · Computer Science 2022-02-01 Luis Gerhorst , Benedict Herzog , Stefan Reif , Wolfgang Schröder-Preikschat , Timo Hönig

This paper deals with congestion control in a software defined network (SDN) setting. Presently, explicit router schemes, such as Explicit Congestion Notification (ECN), work in conjunction with the TCP protocol to handle congestion in a…

Networking and Internet Architecture · Computer Science 2023-10-27 Mohana Prasad Sathya Moorthy , Manoj Kumar Sure , Krishna M. Sivalingam

Stream Control Transmission Protocol (SCTP) is a new transport layer protocol that is due to replace TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) protocols in future IP networks. Currently, it is implemented in such…

Cryptography and Security · Computer Science 2010-06-03 Wojciech Fraczek , Wojciech Mazurczyk , Krzysztof Szczypiorski

We propose a mechanism that incorporates network coding into TCP with only minor changes to the protocol stack, thereby allowing incremental deployment. In our scheme, the source transmits random linear combinations of packets currently in…

Networking and Internet Architecture · Computer Science 2016-11-17 Jay Kumar Sundararajan , Devavrat Shah , Muriel Medard , Michael Mitzenmacher , Joao Barros

eBPF is a new technology which allows dynamically loading pieces of code into the Linux kernel. It can greatly speed up networking since it enables the kernel to process certain packets without the involvement of a userspace program. So far…

Cryptography and Security · Computer Science 2022-03-07 Maximilian Bachl , Joachim Fabini , Tanja Zseby

The Model Context Protocol (MCP) standardizes how a large-language-model (LLM) agent and an external tool server exchange messages, but not trust: a host reads a server's self-declared tool list and dispatches calls, with no notion of which…

Cryptography and Security · Computer Science 2026-05-26 Alfredo Metere

Due to rapid advancement in modern technology, as one of the major concerns is the stability of business. The organizations depend on their systems to provide robust and faster processing of information for their operations. Efficient data…

Networking and Internet Architecture · Computer Science 2013-12-04 Fatma Almajadub , Abdul Razaque , Eman Abdel Fattah

Internet applications increasingly employ TCP not as a stream abstraction, but as a substrate for application-level transports, a use that converts TCP's in-order semantics from a convenience blessing to a performance curse. As Internet…

Networking and Internet Architecture · Computer Science 2013-08-28 Michael F. Nowlan , Nabin Tiwari , Janardhan Iyengar , Syed Obaid Amin , Bryan Ford

We introduce CTCP, a novel multi-path transport protocol using network coding. CTCP is designed to incorporate TCP's good features, such as congestion control and reliability, while improving on TCP's performance in lossy and/or dynamic…

Networking and Internet Architecture · Computer Science 2012-12-11 MinJi Kim , Ali ParandehGheibi , Leonardo Urbina , Muriel Meedard

We present an implementation of Multipath TCP (MPTCP) under the NS-3 open source network simulator. MPTCP is a promising extension of TCP currently considered by the recent eponymous IETF working group, with the objective of improving the…

Networking and Internet Architecture · Computer Science 2011-12-09 Bachir Chihani , Collange Denis