MultiPath TCP: from theory to practice

  • Authors:
  • Sébastien Barré;Christoph Paasch;Olivier Bonaventure

  • Affiliations:
  • ICTEAM, Université catholique de Louvain, Louvain-la-Neuve, Belgium;ICTEAM, Université catholique de Louvain, Louvain-la-Neuve, Belgium;ICTEAM, Université catholique de Louvain, Louvain-la-Neuve, Belgium

  • Venue:
  • NETWORKING'11 Proceedings of the 10th international IFIP TC 6 conference on Networking - Volume Part I
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

The IETF is developing a new transport layer solution, MultiPath TCP (MPTCP), which allows to efficiently exploit several Internet paths between a pair of hosts, while presenting a single TCP connection to the application layer. From an implementation viewpoint, multiplexing flows at the transport layer raises several challenges. We first explain how this major TCP extension affects the Linux TCP/IP stack when considering the establishment of TCP connections and the transmission and reception of data over multiple paths. Then, based on our implementation of MultiPath TCP in the Linux kernel, we explain how such an implementation can be optimized to achieve high performance and report measurements showing the performance of receive buffer tuning and coupled congestion control.