Re: [PATCH 2.6.21-rc5-rt12] IPV6: Flag bit of ebitmask is not setin __inet6_hash.

From: David Miller
Date: Thu Apr 05 2007 - 16:12:04 EST


From: Ingo Molnar <mingo@xxxxxxx>
Date: Thu, 5 Apr 2007 21:07:14 +0200

> * Masayuki Nakagawa <nakagawa.msy@xxxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/