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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 28 Sep 2014 17:19:40 -0400 (EDT) From: David Miller <davem@...emloft.net> To: steffen.klassert@...unet.com Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org Subject: Re: pull request (net-next): ipsec-next 2014-09-25 From: Steffen Klassert <steffen.klassert@...unet.com> Date: Thu, 25 Sep 2014 11:10:21 +0200 > 1) Remove useless hash_resize_mutex in xfrm_hash_resize(). > This mutex is used only there, but xfrm_hash_resize() > can't be called concurrently at all. From Ying Xue. > > 2) Extend policy hashing to prefixed policies based on > prefix lenght thresholds. From Christophe Gouault. > > 3) Make the policy hash table thresholds configurable > via netlink. From Christophe Gouault. > > 4) Remove the maximum authentication length for AH. > This was needed to limit stack usage. We switched > already to allocate space, so no need to keep the > limit. From Herbert Xu. Pulled, thanks a lot Steffen. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists