]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
doc: mptcp: net.mptcp.pm_type is deprecated
authorMatthieu Baerts (NGI0) <matttbe@kernel.org>
Mon, 8 Sep 2025 21:27:28 +0000 (23:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2025 14:37:30 +0000 (16:37 +0200)
commit259bcc4213c972ce0df99a7deaeb766526a9fb18
treee24c800f79581b22b437e66f766658e636fe5a43
parent4349cfe4a7ccf78ee4ae0f9b9cb4b84831007835
doc: mptcp: net.mptcp.pm_type is deprecated

commit 6f021e95d0828edc8ed104a294594c2f9569383a upstream.

The net.mptcp.pm_type sysctl knob has been deprecated in v6.15,
net.mptcp.path_manager should be used instead.

Adapt the section about path managers to suggest using the new sysctl
knob instead of the deprecated one.

Fixes: 595c26d122d1 ("mptcp: sysctl: set path manager by name")
Cc: stable@vger.kernel.org
Reviewed-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250908-net-mptcp-misc-fixes-6-17-rc5-v1-2-5f2168a66079@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/networking/mptcp.rst