From: David S. Miller Date: Wed, 28 Dec 2011 20:06:58 +0000 (-0500) Subject: ipv6: Use universal hash for NDISC. X-Git-Tag: v3.3-rc1~182^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c2aba6c561ac425602f4a0be61422224cb87151;p=pandora-kernel.git ipv6: Use universal hash for NDISC. In order to perform a proper universal hash on a vector of integers, we have to use different universal hashes on each vector element. Which means we need 4 different hash randoms for ipv6. Signed-off-by: David S. Miller --- Reading git-diff-tree failed