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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 13 Dec 2009 19:33:01 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	yinghai@...nel.org
Cc:	eric.dumazet@...il.com, mingo@...e.hu, sri@...ibm.com,
	herbert@...dor.apana.org.au, torvalds@...ux-foundation.org,
	sjayaraman@...e.de, linux-kernel@...r.kernel.org,
	netdev@...r.kernel.org
Subject: Re: nfs broken in net-next? -- now in mainline -- bisected:
 d9f5950f90292f7cc42834338dfd5f44dc4cc4ca

From: Yinghai Lu <yinghai@...nel.org>
Date: Sun, 13 Dec 2009 14:28:14 -0800

> Eric Dumazet wrote:
>> [PATCH] udp: udp_lib_get_port() fix
>> 
>> Now we can have a large udp hash table, udp_lib_get_port() loop
>> should be converted to a do {} while (cond) form,
>> or we dont enter it at all if hash table size is exactly 65536.
>> 
>> Reported-by: Yinghai Lu <yinghai@...nel.org>
>> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
 ...
> thanks. that fix the problem.

Applied, thanks everyone.
--
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