Pavel Emelyanov e0da5a480c [NETNS]: Create ipv6 devconf-s for namespaces
This is the core. Declare and register the pernet subsys for
addrconf. The init callback the will create the devconf-s.

The init_net will reuse the existing statically declared confs,
so that accessing them from inside the ipv6 code will still
work.

The register_pernet_subsys() is moved above the ipv6_add_dev()
call for loopback, because this function will need the
net->devconf_dflt pointer to be already set.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:01:40 -08:00
..
2008-01-28 15:01:09 -08:00
2008-01-28 15:00:48 -08:00
2008-01-28 15:01:04 -08:00
2007-12-20 14:03:11 -08:00
2008-01-28 15:01:05 -08:00
2008-01-28 15:01:12 -08:00
2008-01-28 14:54:10 -08:00
2008-01-28 14:56:29 -08:00