From: Ingo Molnar <[EMAIL PROTECTED]>
Date: Thu, 5 Apr 2007 21:07:14 +0200

> * Masayuki Nakagawa <[EMAIL PROTECTED]> wrote:
> 
> > I found an issue with -rt patch. It is that netstat doesn't show IPv6 
> > sockets in ESTABLISHED state. This issue happens because a flag bit of 
> > ebitmask is not set when the IPv6 socket connection is established.
> > 
> > The fix is to set the flag bit in __inet6_hash().
> 
> thanks. I'm wondering, should this fix be done in mainline too? -rt12 is 
> based on Linus' -git kernel from yesterday.

I don't see any of this bitmap stuff in my net-2.6.22 tree.

Also, because I figured that the patch was some -rt specific
fix I deleted the original patch so I can't even double check.
:-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to