diff options
author | Matthieu Baerts (NGI0) <matttbe@kernel.org> | 2025-02-24 19:11:52 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-22 12:54:21 -0700 |
commit | 27fcaf0afe160a359cb821bb653736e8f18d36cb (patch) | |
tree | 0bd9173ae74e1d9fa6cf1b1eff07d8ebd8393909 /rust/kernel | |
parent | d7e94211d12d841ad259e6a898d4d466db620c6d (diff) |
mptcp: safety check before fallback
[ Upstream commit db75a16813aabae3b78c06b1b99f5e314c1f55d3 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions