[IPV6]: Increase number of possible routing tables to 2^32
authorPatrick McHardy <kaber@trash.net>
Fri, 11 Aug 2006 06:11:17 +0000 (23:11 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:27 +0000 (14:54 -0700)
commit1b43af5480c351dbcb2eef478bafe179cbeb6e83
treec69adf005f89c7f5147ad338f1e7243aebc14008
parent1af5a8c4a11cfed0c9a7f30fcfb689981750599c
[IPV6]: Increase number of possible routing tables to 2^32

Increase number of possible routing tables to 2^32 by replacing iterations
over all possible table IDs by hash table walking.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_route.h
net/ipv6/ip6_fib.c
net/ipv6/route.c