[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080714.222118.113063201.davem@davemloft.net>
Date: Mon, 14 Jul 2008 22:21:18 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: den@...nvz.org
Cc: ebiederm@...ssion.com, netdev@...r.kernel.org
Subject: Re: [PATCH] netns: Teach the igmp code to handle multiple
namespaces
From: "Denis V. Lunev" <den@...nvz.org>
Date: Sat, 12 Jul 2008 10:58:25 +0400
> On Fri, 2008-07-11 at 13:31 -0700, Eric W. Biederman wrote:
> > It turns out that I actually need working multicast reception in my
> > test environment, not something that just the something that doesn't
> > crash when a multicast packet comes in.
> >
> > So on top of my previous patch that kept the kernel from crashing
> > when multicast frames come it. Actual support for receiving multicast
> > data in a network namespace.
> >
> > Signed-off-by: "Eric W. Biederman" <ebiederm@...ssion.com>
>
> Acked-by: Denis V. Lunev <den@...nvz.org>
This patch does not apply.
Current net-next-2.6 does not have an &init_net check in
ip_check_mc() so we get rejects.
I could have done the simple fixup, but I'd rather you did
it and check if your patch is still correct after whatever
removed that check.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists