Skip to content

Commit e63a14b

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 54f4a23 commit e63a14b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

linux-6.12.defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ CONFIG_IP_ADVANCED_ROUTER=y
2020
CONFIG_IP_MULTIPLE_TABLES=y
2121
# CONFIG_INET_DIAG is not set
2222
# CONFIG_IPV6_SIT is not set
23+
CONFIG_MPTCP=y
2324
CONFIG_PCI=y
2425
CONFIG_DEVTMPFS=y
2526
CONFIG_DEVTMPFS_MOUNT=y

0 commit comments

Comments
 (0)