Evolving Transport in the Internet

Abstract

The Internet’s transport layer - the SOCK_STREAM service from TCP and the SOCK_DGRAM service from UDP - has seen little evolution over the past three decades, despite wildly changing requirements. Indeed, the movement of the waist of the protocol stack hourglass from IP up the stack toward HTTP (over TLS) over TCP has combined with a proliferation of middleboxes that make stringent assumptions about the structure of the traffic they will pass to reduce protocol diversity over time. This ossification has reduced our ability to evolve transport protocols to meet these new application requirements. In this work, the authors describe aspects of this problem and propose a solution space and agenda for improving the situation.

Publication
In IEEE Internet Computing, vol. 18 no. 5, September 2014

This paper led to the Substrate Protocol for User Datagrams and Path Layer UDP Substrate BoFs at IETF meetings in Dallas and Berlin, respectively, and the path layer effort in general. The initial focus on the non-evolvability of the APIs in this paper inspired work on Post Sockets as well.