[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)
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>

No differences found