From: Denis V. Lunev Date: Thu, 10 Jan 2008 11:22:17 +0000 (-0800) Subject: [NETNS]: Refactor fib initialization so it can handle multiple namespaces. X-Git-Tag: v2.6.25-rc1~1162^2~811 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b1a74fdbb9ec38a9780620fae25519fde4b21ee;p=pandora-kernel.git [NETNS]: Refactor fib initialization so it can handle multiple namespaces. This patch makes the fib to be initialized as a subsystem for the network namespaces. The code does not handle several namespaces yet, so in case of a creation of a network namespace, the creation/initialization will not occur. 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