Skip to content

Commit ebddc5a

Browse files
committed
tgupdate: merge remotes/origin/t/DO-NOT-MERGE-mptcp-enabled-by-default onto t/DO-NOT-MERGE-mptcp-enabled-by-default base
2 parents 25c0d76 + 6b4565e commit ebddc5a

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.topdeps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
t/DO-NOT-MERGE-mptcp-use-kmalloc-on-kasan-build

.topmsg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
From: Matthieu Baerts <[email protected]>
2+
Subject: [PATCH] DO-NOT-MERGE: mptcp: enabled by default
3+
4+
This commit is useful for automated builds, e.g. from Intel's kbuild.
5+
6+
Signed-off-by: Matthieu Baerts <[email protected]>

net/mptcp/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ config MPTCP
55
select SKB_EXTENSIONS
66
select CRYPTO_LIB_SHA256
77
select CRYPTO
8+
default y
89
help
910
Multipath TCP (MPTCP) connections send and receive data over multiple
1011
subflows in order to utilize multiple network paths. Each subflow

0 commit comments

Comments
 (0)