[ 原始碼: mptcpd ]
套件:libmptcpwrap0(0.12-5)
Multipath TCP Converter Library
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.
其他與 libmptcpwrap0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.3.4) [amd64, i386, mips64el]
- dep: libc6 (>= 2.4) [armel, armhf, s390x]