We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3635e1c commit bf92df3Copy full SHA for bf92df3
1 file changed
net/mptcp/Kconfig
@@ -5,6 +5,7 @@ config MPTCP
5
select SKB_EXTENSIONS
6
select CRYPTO_LIB_SHA256
7
select CRYPTO_LIB_UTILS
8
+ default y
9
help
10
Multipath TCP (MPTCP) connections send and receive data over multiple
11
subflows in order to utilize multiple network paths. Each subflow
0 commit comments