Skip to content

Commit 5ec18f9

Browse files
committed
Enable Multipath TCP support
See https://www.mptcp.dev/ for MPTCP details and OTP 27.3.4.6 for use when Erlang.
1 parent 121d340 commit 5ec18f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linux/linux-6.12.defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ CONFIG_INET=y
3030
CONFIG_IP_MULTICAST=y
3131
CONFIG_IP_ADVANCED_ROUTER=y
3232
CONFIG_IP_MULTIPLE_TABLES=y
33+
CONFIG_MPTCP=y
3334
CONFIG_BRIDGE=m
3435
CONFIG_NET_SCHED=y
3536
CONFIG_VSOCKETS=y

0 commit comments

Comments
 (0)