diff options
author | Matthieu Baerts (NGI0) <matttbe@kernel.org> | 2024-05-30 16:07:32 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-06-01 15:18:01 -0700 |
commit | c049275f24de70edd43e521f5a549c9e63165906 (patch) | |
tree | ca741847f70dd7eb4b1ee67b0d975aa43270d9a1 /Documentation/networking/index.rst | |
parent | a32c6966b23d987520f7c5ac12d153eaff425553 (diff) |
doc: new 'mptcp' page in 'networking'
A general documentation about MPTCP was missing since its introduction
in v5.6.
Most of what is there comes from our recently updated mptcp.dev website,
with additional links to resources from the kernel documentation.
This is a first version, mainly targeting app developers and users.
Link: https://www.mptcp.dev
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://lore.kernel.org/r/20240530-upstream-net-20240520-mptcp-doc-v3-3-e94cdd9f2673@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/networking/index.rst')
-rw-r--r-- | Documentation/networking/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index 7664c0bfe461..a6443851a142 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -72,6 +72,7 @@ Contents: mac80211-injection mctp mpls-sysctl + mptcp mptcp-sysctl multiqueue multi-pf-netdev |