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.
> 
> The reason was that we used incorrect seed for calculating index of
> hash when we check established sockets in __inet6_check_established().
> 
> Signed-off-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>

Thank you for this bug fix, applied.

Here is my signoff for -stable.

Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to