Multipath TCP (MPTCP), standardized in RFC8684 [1], is a TCP extension
that enables a TCP connection to use different paths.
Multipath TCP has been used for several use cases. On smartphones,
MPTCP enables seamless handovers between cellular and Wi-Fi networks
while preserving established connecti
# HG changeset patch
# User maxime
# Date 1713355365 -7200
# Wed Apr 17 14:02:45 2024 +0200
# Node ID b7cbe9281f9d6911fd40a894ebc4ac2d701d8fa4
# Parent 49dce50fad40bf09db81ca2a35983ecd7b740e43
Core: added socket protocol.
This patch updates the creation of listening sockets to use a new fie
# HG changeset patch
# User maxime
# Date 1713355424 -7200
# Wed Apr 17 14:03:44 2024 +0200
# Node ID f7ea7c665964b50f1ef6f3964c3fce9596afac20
# Parent 69e3909234d76c6888fba539f9bbbecc9858a7ab
Mail: added MPTCP support.
Multipath TCP (MPTCP), standardized in RFC8684 [1], is a TCP extension
# HG changeset patch
# User maxime
# Date 1713355437 -7200
# Wed Apr 17 14:03:57 2024 +0200
# Node ID e2a045fb5e3f6362b9f62cf2353f9db34e031202
# Parent f7ea7c665964b50f1ef6f3964c3fce9596afac20
Stream: added MPTCP support.
Multipath TCP (MPTCP), standardized in RFC8684 [1], is a TCP extensio
# HG changeset patch
# User maxime
# Date 1713355399 -7200
# Wed Apr 17 14:03:19 2024 +0200
# Node ID 69e3909234d76c6888fba539f9bbbecc9858a7ab
# Parent b7cbe9281f9d6911fd40a894ebc4ac2d701d8fa4
HTTP: added MPTCP support.
Multipath TCP (MPTCP), standardized in RFC8684 [1], is a TCP extension