MPTCP (Multipath TCP) is a standard that allows the delivery of TCP packets through different paths, maximizing resource usage and redundancy. Use this tag for programming questions related to this standard, preferably applying tcp tag as well.
MPTCP (Multipath TCP) is a standard proposed by IETF with RFC 6824. It allows the delivery of TCP packets through different paths, maximizing data throughput and offering the capability to increase redundancy.
It counts several implementations including on IOS7 and on a Linux reference version.