From: Masahide NAKAMURA Date: Thu, 28 Sep 2006 05:21:52 +0000 (-0700) Subject: [XFRM]: Do not add a state whose SPI is zero to the SPI hash. X-Git-Tag: v2.6.19-rc1~858^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b4dc3600e4877178ba94c7fbf7e520421378aa6;p=pandora-kernel.git [XFRM]: Do not add a state whose SPI is zero to the SPI hash. SPI=0 is used for acquired IPsec SA and MIPv6 RO state. Such state should not be added to the SPI hash because we do not care about it on deleting path. Signed-off-by: Masahide NAKAMURA Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed