mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-08 16:59:01 +00:00
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>