[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168043981634.15620.14113899026364813015.git-patchwork-notify@kernel.org>
Date: Sun, 02 Apr 2023 12:50:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
davem@...emloft.net, kuba@...nel.org, edumazet@...gle.com,
pabeni@...hat.com, marcelo.leitner@...il.com
Subject: Re: [PATCH net] sctp: check send stream number after wait_for_sndbuf
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Sat, 1 Apr 2023 19:09:57 -0400 you wrote:
> This patch fixes a corner case where the asoc out stream count may change
> after wait_for_sndbuf.
>
> When the main thread in the client starts a connection, if its out stream
> count is set to N while the in stream count in the server is set to N - 2,
> another thread in the client keeps sending the msgs with stream number
> N - 1, and waits for sndbuf before processing INIT_ACK.
>
> [...]
Here is the summary with links:
- [net] sctp: check send stream number after wait_for_sndbuf
https://git.kernel.org/netdev/net/c/2584024b2355
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists