]> git.ipfire.org Git - thirdparty/linux.git/commit
mptcp: zero window probe mib
authorPaolo Abeni <pabeni@redhat.com>
Tue, 28 Oct 2025 08:16:55 +0000 (09:16 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 30 Oct 2025 00:44:28 +0000 (17:44 -0700)
commitfe11dfa10919ce594682c76f5f648a0840d80a2b
tree7a28015ad1fcba5a9441885e332a75235a817a61
parenta824084b98d8a1dbd6e85d0842a8eb5e73467f59
mptcp: zero window probe mib

Explicitly account for MPTCP-level zero windows probe, to catch
hopefully earlier issues alike the one addressed by the previous
patch.

Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Tested-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20251028-net-mptcp-send-timeout-v1-4-38ffff5a9ec8@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mptcp/mib.c
net/mptcp/mib.h
net/mptcp/protocol.c