[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)
commitc71099acce933455123ee505cc75964610a209ad
treecf167c926350ff6c4040289dacce54849824c240
parent5d0bbeeb144f631150881712607345c532e38e7e
[IPV6]: Multiple Routing Tables

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>
include/net/ip6_fib.h
include/net/ip6_route.h
net/ipv6/Kconfig
net/ipv6/addrconf.c
net/ipv6/ip6_fib.c
net/ipv6/route.c