[NETNS][IPV6] ip6_fib - dynamically allocate the fib tables
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 4 Mar 2008 07:24:31 +0000 (23:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2008 07:24:31 +0000 (23:24 -0800)
commite0b85590bc1b50c9bbef4dd4738d9995fb1d1f64
treeda569f756220e9917629a6eb80be82a80d344c8b
parent419271780712091ff2738aee513fa4b5b051fbdc
[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 <dlezcano@fr.ibm.com>
Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_fib.c