Re: [PATCH 2.6.20.y & net-2.6] [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.

2007-02-12 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Tue, 13 Feb 2007 09:48:41 +0900 (JST) > Tetsuo Handa <[EMAIL PROTECTED]> told me that connect(2) with TCPv6 > socket almost always took a few minutes to return when we did not have any > ports available in the range of net.ipv4.ip_local_port_range.

[PATCH 2.6.20.y & net-2.6] [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.

2007-02-12 Thread YOSHIFUJI Hideaki / 吉藤英明
Tetsuo Handa <[EMAIL PROTECTED]> told me that connect(2) with TCPv6 socket almost always took a few minutes to return when we did not have any ports available in the range of net.ipv4.ip_local_port_range. The reason was that we used incorrect seed for calculating index of hash when we check establ