Re: [PATCH net-2.6.25 8/11][IPV6] Use sysctl paths to register ipv6 sysctl tables

2007-12-05 Thread David Miller
From: Pavel Emelyanov [EMAIL PROTECTED] Date: Tue, 04 Dec 2007 13:13:11 +0300 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:

[PATCH net-2.6.25 8/11][IPV6] Use sysctl paths to register ipv6 sysctl tables

2007-12-04 Thread Pavel Emelyanov
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 [EMAIL PROTECTED] --- diff --git a/net/ipv6/sysctl_net_ipv6.c