Skip to content

Commit

Permalink
DO-NOT-MERGE: mptcp: enabled by default
Browse files Browse the repository at this point in the history
This commit is useful for automated builds, e.g. from Intel's kbuild.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
  • Loading branch information
matttbe committed Oct 21, 2021
1 parent f8299ef commit c4d30ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/mptcp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ config MPTCP
select SKB_EXTENSIONS
select CRYPTO_LIB_SHA256
select CRYPTO
default y
help
Multipath TCP (MPTCP) connections send and receive data over multiple
subflows in order to utilize multiple network paths. Each subflow
Expand Down

0 comments on commit c4d30ea

Please sign in to comment.