Documentation/networking/mptcp.rst
0 → 100644
+156
−0
+1
−1
Loading
mainline inclusion from mainline-v6.11-rc1 commit c049275f24de70edd43e521f5a549c9e63165906 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9VYQ9 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=c049275f24de70edd43e521f5a549c9e63165906 -------------------------------- 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>