From: Nicolas Dichtel Date: Mon, 27 Apr 2009 09:58:59 +0000 (-0700) Subject: xfrm: wrong hash value for temporary SA X-Git-Tag: v2.6.30-rc4~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a783c9067e3f71aac61a9262fe42c1f68efd4fc;p=pandora-kernel.git xfrm: wrong hash value for temporary SA When kernel inserts a temporary SA for IKE, it uses the wrong hash value for dst list. Two hash values were calcultated before: one with source address and one with a wildcard source address. Bug hinted by Junwei Zhang Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed