From: Masahide NAKAMURA Date: Thu, 24 Aug 2006 01:09:09 +0000 (-0700) Subject: [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport. X-Git-Tag: v2.6.19-rc1~1272^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e51fd371a022318c5b64b831c43026e89bc4f75;p=pandora-kernel.git [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport. On current kernel inbound transformation state is allowed transport and disallowed tunnel mode when mismatch is occurred between tempates and states. As the result of adding two more modes by Mobile IPv6, this function name is misleading. Inbound transformation can allow only transport mode when mismatch is occurred between template and secpath. Based on MIPL2 kernel patch. Signed-off-by: Masahide NAKAMURA Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed