]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mptcp: pm: netlink: deprecate server-side attribute
authorMatthieu Baerts (NGI0) <matttbe@kernel.org>
Fri, 19 Sep 2025 12:09:00 +0000 (14:09 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 22 Sep 2025 18:51:24 +0000 (11:51 -0700)
commitc8bc168f5f3d152b378726f89e8561ccedcb5d5c
treeafb1e8942f6f09814333a065c44d4b12af0066dc
parent3d7ae91107b839ffeeb19730a2e2a46e0054bae8
mptcp: pm: netlink: deprecate server-side attribute

Now that such info is in the 'flags' attribute, it is time to deprecate
the dedicated 'server-side' attribute.

It will be removed in a few versions.

Reviewed-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250919-net-next-mptcp-server-side-flag-v1-3-a97a5d561a8b@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/mptcp_pm.yaml
net/mptcp/pm_netlink.c