Hello:
This patch was applied to netdev/net-next.git (main) by Paolo Abeni pabeni@redhat.com:
On Fri, 18 Oct 2024 12:55:58 +0200 you wrote:
Set the initial rec_seq to 0xffffffffffffffff so that it wraps immediately. The send() call should fail with EBADMSG.
A bug in this code was fixed in commit cfaa80c91f6f ("net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()").
Signed-off-by: Sabrina Dubroca sd@queasysnail.net
[...]
Here is the summary with links: - [net-next] selftests: tls: add a selftest for wrapping rec_seq https://git.kernel.org/netdev/net-next/c/81bc949f640f
You are awesome, thank you!