From: Denis V. Lunev Date: Thu, 10 Jan 2008 11:21:09 +0000 (-0800) Subject: [NETNS]: Add namespace to API for routing /proc entries creation. X-Git-Tag: v2.6.25-rc1~1162^2~813 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61a0265344786a548e8a0b26cb668e78a71f9602;p=pandora-kernel.git [NETNS]: Add namespace to API for routing /proc entries creation. This adds netns parameter to fib_proc_init/exit and replaces __init specifier with __net_init. After this, we will not yet have these proc files show info from the specific namespace - this will be done when these tables become namespaced. 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