]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: add mib for token creation fallback
authorPaolo Abeni <pabeni@redhat.com>
Thu, 1 Apr 2021 23:19:41 +0000 (16:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Apr 2021 21:21:50 +0000 (14:21 -0700)
commit115727116381c009672899b215f6e11f11ad558f
treeeb0136a268f71fe9c08997ca4af53fef2db48ffc
parent632f611cd6db326b911746ecd834e35bab8a0d44
mptcp: add mib for token creation fallback

If the MPTCP protocol is unable to create a new token,
the socket fallback to plain TCP, let's keep track
of such events via a specific MIB.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/mib.c
net/mptcp/mib.h
net/mptcp/protocol.c
net/mptcp/subflow.c