]> 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)
commit2ce0c1b5b6d129bd4176cdc8519706507b9ecc45
treed80b80b9caa213f1403abc22baaf99de32855b08
parent7d2127425dd1d6ba495f927fd8271b665ebb5215
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: 0c16c3db9b00 ("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