We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39951db commit 1d0c702Copy full SHA for 1d0c702
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