commit | 4d43b78ac27ca50fe42718192ac7c80474417389 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Dec 05 01:44:02 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:30 2008 -0800 |
tree | c6f58f6c4a1f5fdd56f61c9957359dc56ea06a6d | |
parent | 4a61b586cd7eaab6242eca58e8e6e3c8ebd88bd2 [diff] |
[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>