From: Denis V. Lunev Date: Thu, 10 Jan 2008 11:20:28 +0000 (-0800) Subject: [NETNS]: Namespacing in the generic fib rules code. X-Git-Tag: v2.6.25-rc1~1162^2~814 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd30ee7c48bf7f9cd16ab44c8a09fa4a57cc21d;p=pandora-kernel.git [NETNS]: Namespacing in the generic fib rules code. Move static rules_ops & rules_mod_lock to the struct net, register the pernet subsys to init them and enjoy the fact that the core rules infrastructure works in the namespace. Real IPv4 fib rules virtualization requires fib tables support in the namespace and will be done seriously later in the patchset. Acked-by: Benjamin Thery Acked-by: Daniel Lezcano Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed