From: Herbert Xu <[EMAIL PROTECTED]>
Date: Mon, 13 Mar 2006 22:50:31 +1100

> I was looking into the bug report titled
> 
>       [IPv6 since 2.6.12] connect() without bind() can't time out.
> 
> There are actually a couple of different issues here.  Here is a fix to
> the most obvious one.

Thanks for looking into this Herbert.

> [TCP]: Fix zero port problem in IPv6
> 
> When we link a socket into the hash table, we need to make sure that we
> set the num/port fields so that it shows us with a non-zero port value
> in proc/netlink and on the wire.  This code and comment is copied over
> from the IPv4 stack as is.
> 
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>

Applied, thanks a lot.

I'll push this into 2.6.16
-
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