Re: [PATCH] [XFRM]: Add module alias for transformation type.
From: David Miller <davem@davemloft.net>
Date: 2007-06-27 06:57:48
From: David Miller <davem@davemloft.net>
Date: 2007-06-27 06:57:48
From: nakam@linux-ipv6.org Date: Fri, 25 May 2007 13:23:23 +0900
Hi Ingo and all, This is the third one of MIPv6 module patch. It can be applied after two patches which are already sent to the list. Could you review it? 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 <redacted>
I have also applied this patch, thank you!