We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e555c commit 9d383fbCopy full SHA for 9d383fb
net/mptcp/Kconfig
@@ -5,6 +5,7 @@ config MPTCP
5
select SKB_EXTENSIONS
6
select CRYPTO_LIB_SHA256
7
select CRYPTO
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