]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitbed34db0e1187fbf2708e568d70683d51ccc4d73
treeda569f756220e9917629a6eb80be82a80d344c8b
parenta5edc6f11c99827b19a4b31a903df735663caffd
[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