commit | 1b43af5480c351dbcb2eef478bafe179cbeb6e83 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu Aug 10 23:11:17 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:54:27 2006 -0700 |
tree | c69adf005f89c7f5147ad338f1e7243aebc14008 | |
parent | 1af5a8c4a11cfed0c9a7f30fcfb689981750599c [diff] |
[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>