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
| ||
|
Message-Id: <20091110.223219.214776568.davem@davemloft.net> Date: Tue, 10 Nov 2009 22:32:19 -0800 (PST) From: David Miller <davem@...emloft.net> To: eric.dumazet@...il.com Cc: netdev@...r.kernel.org, lgrijincu@...acom.com, opurdila@...acom.com Subject: Re: [PATCH net-next-2.6] udp: bind() optimisation From: Eric Dumazet <eric.dumazet@...il.com> Date: Mon, 09 Nov 2009 16:26:33 +0100 > UDP bind() can be O(N^2) in some pathological cases. > > Thanks to secondary hash tables, we can make it O(N) > > Signed-off-by: Eric Dumazet <eric.dumazet@...il.com> Applied to net-next-2.6 -- 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