commit | e0b85590bc1b50c9bbef4dd4738d9995fb1d1f64 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Mon Mar 03 23:24:31 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 03 23:24:31 2008 -0800 |
tree | da569f756220e9917629a6eb80be82a80d344c8b | |
parent | 419271780712091ff2738aee513fa4b5b051fbdc [diff] |
[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>