From: Masahide NAKAMURA Date: Wed, 27 Jun 2007 06:57:49 +0000 (-0700) Subject: [XFRM]: Add module alias for transformation type. X-Git-Tag: v2.6.23-rc1~1109^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d6dd3adaaad71eae20902ed81808a66a40a5b9;p=pandora-kernel.git [XFRM]: Add module alias for transformation type. It is clean-up for XFRM type modules and adds aliases with its protocol: ESP, AH, IPCOMP, IPIP and IPv6 for IPsec ROUTING and DSTOPTS for MIPv6 It is almost the same thing as XFRM mode alias, but it is added new defines XFRM_PROTO_XXX for preprocessing since some protocols are defined as enum. Signed-off-by: Masahide NAKAMURA Acked-by: Ingo Oeser Signed-off-by: David S. Miller --- Reading git-diff-tree failed