git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5969f71
)
IPV4: route use jhash3
author
Stephen Hemminger
<shemminger@vyatta.com>
Thu, 10 Apr 2008 08:54:01 +0000
(
01:54
-0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 10 Apr 2008 08:54:01 +0000
(
01:54
-0700)
Since route hash is a triple, use jhash_3words rather doing the mixing
directly. This should be as fast and give better distribution.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found