From: Pavel Emelyanov Date: Wed, 26 Mar 2008 08:56:24 +0000 (-0700) Subject: [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. X-Git-Tag: v2.6.26-rc1~1138^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68528f09980a60c8df046d16336333cac4fc0c32;p=pandora-kernel.git [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. Add some flesh to ipv4_sysctl_init_net and ipv4_sysctl_exit_net, i.e. copy the table, alter .data pointers and register it per-net. Other ipv4_table's sysctls are now global, but this is going to change once sysctl permissions patches migrate from -mm tree to mainline in 2.6.26 merge window :) Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed