软件包:mptcpize(0.12-5)
Multipath TCP Converter
The Multipath TCP Converter tool - mptcpize - helps to enable MPTCP usage on unmodified legacy services. It can run programs forcing MPTCP socket usage instead of TCP. It can also update systemd units to force them to run under mptcpize launcher.
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 libmptcpwrap and LD_PRELOAD.
其他与 mptcpize 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libmptcpwrap0 (= 0.12-5)
- Multipath TCP Converter Library
-
- rec: mptcpd
- Multipath TCP Daemon