Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 14 Oct 2024 16:05:59 +0200 you wrote:
MPTCP connection requests toward a listening socket created by the in-kernel PM for a port based signal endpoint will never be accepted, they need to be explicitly rejected.
Patch 1: Explicitly reject such requests. A fix for >= v5.12.
Patch 2: Cover this case in the MPTCP selftests to avoid regressions.
[...]
Here is the summary with links: - [net,v2,1/2] mptcp: prevent MPC handshake on port-based signal endpoints https://git.kernel.org/netdev/net/c/3d041393ea8c - [net,v2,2/2] selftests: mptcp: join: test for prohibited MPC to port-based endp https://git.kernel.org/netdev/net/c/5afca7e996c4
You are awesome, thank you!