[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081125.164646.257454865.davem@davemloft.net>
Date: Tue, 25 Nov 2008 16:46:46 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: ebiederm@...ssion.com
Cc: dlezcano@...ibm.com, netdev@...r.kernel.org,
benjamin.thery@...l.net, containers@...ts.osdl.org
Subject: Re: [patch 1/1] netns: filter out uevent not belonging to init_net
From: ebiederm@...ssion.com (Eric W. Biederman)
Date: Tue, 25 Nov 2008 09:40:59 -0800
> Daniel Lezcano <dlezcano@...ibm.com> writes:
>
> > This patch will filter out the uevent not related to the init_net.
> > Without this patch if a network device is created in a network
> > namespace with the same name as one network device belonging to the
> > initial network namespace (eg. eth0), when the network namespace
> > will die and the network device will be destroyed, an event will
> > be sent and catched by the udevd daemon. That will result to have
> > the real network device to be shutdown because the udevd/uevent are
> > not namespace aware.
>
> It is belt and suspenders at this point. As those devices should
> not even be in sysfs at the moment. But it keeps us from doing the
> wrong thing when sysfs support starts coming on line.
>
> Acked-by: "Eric W. Biederman" <ebiederm@...ssion.com>
Applied to net-next-2.6, 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