libmptcpwrap0

Multipath TCP Converter Library

Description

The Multipath TCP Converter Library - libmptcpwrap - helps to enable MPTCP usage on unmodified legacy services. This library can be used with LD_PRELOAD to force MPTCP socket usage instead of TCP.

To use MPTCP on a Linux kernel, it is required to explicitly create an MPTCP socket. In theory, it is then needed to modify an existing program to benefit from MPTCP. In practice, 'socket()' syscall can be modified to create an MPTCP socket instead of TCP. This is done with the help of this lib and LD_PRELOAD.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/intel/mptcpd


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmptcpwrap0