Re: [net-2.6.24][NETNS][patch 2/3] fix loopback network namespace initialization

2007-09-12 Thread David Miller
From: [EMAIL PROTECTED] Date: Wed, 12 Sep 2007 14:38:13 +0200 > From: Daniel Lezcano <[EMAIL PROTECTED]> > > The core patchset of the network namespace sent by > Eric Biederman does not do dynamic loopback creation. > So there is no call to alloc_netdev_mq which fills the > network namespace fie

[net-2.6.24][NETNS][patch 2/3] fix loopback network namespace initialization

2007-09-12 Thread dlezcano
From: Daniel Lezcano <[EMAIL PROTECTED]> The core patchset of the network namespace sent by Eric Biederman does not do dynamic loopback creation. So there is no call to alloc_netdev_mq which fills the network namespace field of the netdevice. This patch assign the loopback to the init network na