]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mptcp: safety check before fallback
authorMatthieu Baerts (NGI0) <matttbe@kernel.org>
Mon, 24 Feb 2025 18:11:52 +0000 (19:11 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 26 Feb 2025 02:34:37 +0000 (18:34 -0800)
commitdb75a16813aabae3b78c06b1b99f5e314c1f55d3
tree24c695ee33ac3f27ba5b16d172ad8e8d906b1bb7
parent8668860b0ad32a13fcd6c94a0995b7aa7638c9ef
mptcp: safety check before fallback

Recently, some fallback have been initiated, while the connection was
not supposed to fallback.

Add a safety check with a warning to detect when an wrong attempt to
fallback is being done. This should help detecting any future issues
quicker.

Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250224-net-mptcp-misc-fixes-v1-3-f550f636b435@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mptcp/protocol.h