]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: add the mibs for MP_PRIO
authorGeliang Tang <geliangtang@gmail.com>
Sat, 9 Jan 2021 00:48:01 +0000 (16:48 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sun, 10 Jan 2021 02:18:44 +0000 (18:18 -0800)
commitadf3a5139e9130f3fd961e14fd21246151267084
treebb1de506160dd06bb0c95f3935bedeb55c69b590
parentcea896c5ee270ef7fa82044c4ec90b47f8b18271
mptcp: add the mibs for MP_PRIO

This patch added the mibs for MP_PRIO, MPTCP_MIB_MPPRIOTX for transmitting
of the MP_PRIO suboption, and MPTCP_MIB_MPPRIORX for receiving of it.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mptcp/mib.c
net/mptcp/mib.h
net/mptcp/options.c
net/mptcp/pm_netlink.c