]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: add the mibs for MP_RST
authorGeliang Tang <geliang.tang@suse.com>
Fri, 4 Mar 2022 19:36:29 +0000 (11:36 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 5 Mar 2022 05:54:30 +0000 (21:54 -0800)
commit63453da38244328a58cf312342f95bde460a9da8
treedef7c1d4214ef2d1edce417f6d404b6a4ce28182
parentee50220d7e7c8f6009198fc34a5340d74e67f444
mptcp: add the mibs for MP_RST

This patch added two more mibs for MP_RST, MPTCP_MIB_MPRSTTX for
the MP_RST sending and MPTCP_MIB_MPRSTRX for the MP_RST receiving.

Signed-off-by: Geliang Tang <geliang.tang@suse.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