namespace support requires network modules to say "GPL"

Arjan van de Ven arjan at infradead.org
Sat Dec 1 12:29:26 PST 2007


On Sat, 01 Dec 2007 15:21:12 -0500
Mark Lord <lkml at rtr.ca> wrote:

> Eric W. Biederman wrote:
> > Stephen Hemminger <shemminger at linux-foundation.org> writes:
> > Sure.  We keep the updated dev_get_by_XXXX that takes a network
> > namespace parameter.
> ..
> 
> And what should code be passing in when "# CONFIG_NET_NS is not set" ?

network drivers probably really really don't want to call
dev_get_by_XXX...

in fact no NIC driver in drivers/net does so!
Sounds like whatever driver you're looking at has a nasty bug in that
it's using non-driver APIs...



-- 
If you want to reach me at my work email, use arjan at linux.intel.com
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org


More information about the Containers mailing list