[IPV6]: Multiple Routing Tables
authorThomas Graf <tgraf@suug.ch>
Sat, 5 Aug 2006 06:20:06 +0000 (23:20 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:53:39 +0000 (14:53 -0700)
Adds the framework to support multiple IPv6 routing tables.
Currently all automatically generated routes are put into the
same table. This could be changed at a later point after
considering the produced locking overhead.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found