From: Daniel Lezcano Date: Tue, 4 Mar 2008 07:24:31 +0000 (-0800) Subject: [NETNS][IPV6] ip6_fib - dynamically allocate the fib tables X-Git-Tag: v2.6.26-rc1~1138^2~509 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b85590bc1b50c9bbef4dd4738d9995fb1d1f64;p=pandora-kernel.git [NETNS][IPV6] ip6_fib - dynamically allocate the fib tables This patch changes the fib6 tables to be dynamically allocated. That provides the ability to make several instances of them when a new network namespace is created. Signed-off-by: Daniel Lezcano Signed-off-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed