Re: namespace support requires network modules to say "GPL"

From: Mark Lord
Date: Sat Dec 01 2007 - 17:12:26 EST


Arjan van de Ven wrote:
On Sat, 01 Dec 2007 15:21:12 -0500
Mark Lord <lkml@xxxxxx> wrote:

Eric W. Biederman wrote:
Stephen Hemminger <shemminger@xxxxxxxxxxxxxxxxxxxx> 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...
..

Fine. But all of them want to call sk_alloc(),
and many want to do register_netdev().

So what should they be using there ?
--
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/