diff options
author | 2006-08-10 23:11:47 -0700 | |
---|---|---|
committer | 2006-09-22 14:54:28 -0700 | |
commit | abcab268303c22d24fc89fedd35d82271d20f5da (patch) | |
tree | 2add5b99164734899d92ad37d89b1ded91c219bf /include/linux | |
parent | [IPV6]: Increase number of possible routing tables to 2^32 (diff) | |
download | wireguard-linux-abcab268303c22d24fc89fedd35d82271d20f5da.tar.xz wireguard-linux-abcab268303c22d24fc89fedd35d82271d20f5da.zip |
[DECNET]: Increase number of possible routing tables to 2^32
Increase the number of possible routing tables to 2^32 by replacing the
fixed sized array of pointers by a hash table and 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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions