[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170173202725.29919.17770538709502475956.git-patchwork-notify@kernel.org>
Date: Mon, 04 Dec 2023 23:20:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Guillaume Nault <gnault@...hat.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org, dsahern@...nel.org,
kuniyu@...zon.com, mkubecek@...e.cz
Subject: Re: [PATCH net-next v4] tcp: Dump bound-only sockets in inet_diag.
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 1 Dec 2023 15:49:52 +0100 you wrote:
> Walk the hashinfo->bhash2 table so that inet_diag can dump TCP sockets
> that are bound but haven't yet called connect() or listen().
>
> The code is inspired by the ->lhash2 loop. However there's no manual
> test of the source port, since this kind of filtering is already
> handled by inet_diag_bc_sk(). Also, a maximum of 16 sockets are dumped
> at a time, to avoid running with bh disabled for too long.
>
> [...]
Here is the summary with links:
- [net-next,v4] tcp: Dump bound-only sockets in inet_diag.
https://git.kernel.org/netdev/net-next/c/91051f003948
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