Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 19 Apr 2024 01:06:10 +0800 you wrote:
If "udp_cmsg_send()" returned 0 (i.e. only UDP cmsg), "connected" should not be set to 0. Otherwise it stops the connected socket from using the cached route.
Fixes: 2e8de8576343 ("udp: add gso segment cmsg") Signed-off-by: Yick Xie yick.xie@gmail.com Cc: stable@vger.kernel.org
[...]
Here is the summary with links: - [net,v3] udp: preserve the connected status if only UDP cmsg https://git.kernel.org/netdev/net/c/680d11f6e542
You are awesome, thank you!