[IPV6]: Use ctl paths to register addrconf sysctls
authorPavel Emelyanov <xemul@openvz.org>
Sat, 1 Dec 2007 13:59:38 +0000 (00:59 +1100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:55:38 +0000 (14:55 -0800)
commit1dab62226dd9e0c0051229e7868363663546c772
tree992540972ed762807c12f0dcbd7d4a56b86d2646
parentf52295a9c55ccb4d9b3580ce889f958ac740a44b
[IPV6]: Use ctl paths to register addrconf sysctls

This looks very much like the patch for ipv4's devinet.

This is also intended to help us with the net namespaces
and saves the ipv6.ko size by ~320 bytes.

The difference from the first version is just the patch
offsets, that changed due to changes in the patch #2.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c