From: Stephen Hemminger Date: Thu, 10 Apr 2008 08:54:01 +0000 (-0700) Subject: IPV4: route use jhash3 X-Git-Tag: v2.6.26-rc1~1138^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1294fc4a4868d7e83ff749597fbf4e9d5f4d1aa0;p=pandora-kernel.git IPV4: route use jhash3 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed