]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: netlink: issue MP_PRIO signals from userspace PMs
authorKishen Maloor <kishen.maloor@intel.com>
Tue, 5 Jul 2022 21:32:14 +0000 (14:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Jul 2022 11:50:26 +0000 (12:50 +0100)
commit4da5dd68d604e2636c5075499a7d665061558d9c
treed80b80b9caa213f1403abc22baaf99de32855b08
parentda129caee582b334de49ab9105cc7c5dca5b0499
mptcp: netlink: issue MP_PRIO signals from userspace PMs

This change updates MPTCP_PM_CMD_SET_FLAGS to allow userspace PMs
to issue MP_PRIO signals over a specific subflow selected by
the connection token, local and remote address+port.

Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/286
Fixes: 33ecd4cecca3 ("mptcp: netlink: allow userspace-driven subflow establishment")
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Kishen Maloor <kishen.maloor@intel.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/pm_netlink.c
net/mptcp/pm_userspace.c
net/mptcp/protocol.h