[IPV6]: Use sysctl paths to register ipv6 sysctl tables
authorPavel Emelyanov <xemul@openvz.org>
Wed, 5 Dec 2007 09:44:02 +0000 (01:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:30 +0000 (14:56 -0800)
commit4d43b78ac27ca50fe42718192ac7c80474417389
treec6f58f6c4a1f5fdd56f61c9957359dc56ea06a6d
parent4a61b586cd7eaab6242eca58e8e6e3c8ebd88bd2
[IPV6]: Use sysctl paths to register ipv6 sysctl tables

I have already done this for core, ipv4 and tr tables, so repeat this
for the ipv6 ones.

This makes the ipv6.ko smaller and creates the ground needed for net
namespaces support in ipv6.ko ssctls.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/sysctl_net_ipv6.c