Juliusz Chroboczek via Bloat writes:
> Unfortunately, MP-TCP does not replace TCP in Linux, it's implemented as
> a separate transport protocol. That means that in order to use MP-TCP,
> every application needs to be patched to use PROT_MPTCP instead of
> PROT_TCP. Go applications need to call
Hi,
For those of you who don't remember, MP-TCP is an extension to TCP that
implements multipath, and can be used both for fast roaming (redundancy)
and for bandwidth aggregation. MP-TCP is able to cross NATs, and it can
reliably detect that TCP extensions are being corrupted by middleboxes and
t