]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite2632cbeb7e3604e855f13623cbecd763db5a3de
tree992540972ed762807c12f0dcbd7d4a56b86d2646
parent03cc383395564ee70211b06610c3f0f0e9043fc7
[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