commit | 1dab62226dd9e0c0051229e7868363663546c772 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Sun Dec 02 00:59:38 2007 +1100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:55:38 2008 -0800 |
tree | 992540972ed762807c12f0dcbd7d4a56b86d2646 | |
parent | f52295a9c55ccb4d9b3580ce889f958ac740a44b [diff] |
[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>