From: Pavel Emelyanov Date: Sat, 1 Dec 2007 13:59:38 +0000 (+1100) Subject: [IPV6]: Use ctl paths to register addrconf sysctls X-Git-Tag: v2.6.25-rc1~1162^2~1287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dab62226dd9e0c0051229e7868363663546c772;p=pandora-kernel.git [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 Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed