lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 23 Dec 2021 11:20:09 +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, marcelo.leitner@...il.com
Subject: Re: [PATCH net-next] sctp: move hlist_node and hashent out of
 sctp_ep_common

Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Tue, 21 Dec 2021 16:40:30 -0500 you wrote:
> Struct sctp_ep_common is included in both asoc and ep, but hlist_node
> and hashent are only needed by ep after asoc_hashtable was dropped by
> Commit b5eff7128366 ("sctp: drop the old assoc hashtable of sctp").
> 
> So it is better to move hlist_node and hashent from sctp_ep_common to
> sctp_endpoint, and it saves some space for each asoc.
> 
> [...]

Here is the summary with links:
  - [net-next] sctp: move hlist_node and hashent out of sctp_ep_common
    https://git.kernel.org/netdev/net-next/c/3d3b2f57d444

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ