[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 <nakam@linux-ipv6.org> Acked-by:
Ingo Oeser <netdev@axxeo.de> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/xfrm.h 10 additions, 0 deletionsinclude/net/xfrm.h
- net/ipv4/ah4.c 1 addition, 0 deletionsnet/ipv4/ah4.c
- net/ipv4/esp4.c 1 addition, 0 deletionsnet/ipv4/esp4.c
- net/ipv4/ipcomp.c 1 addition, 0 deletionsnet/ipv4/ipcomp.c
- net/ipv4/xfrm4_tunnel.c 1 addition, 0 deletionsnet/ipv4/xfrm4_tunnel.c
- net/ipv6/ah6.c 1 addition, 0 deletionsnet/ipv6/ah6.c
- net/ipv6/esp6.c 1 addition, 0 deletionsnet/ipv6/esp6.c
- net/ipv6/ipcomp6.c 1 addition, 1 deletionnet/ipv6/ipcomp6.c
- net/ipv6/mip6.c 2 additions, 0 deletionsnet/ipv6/mip6.c
- net/ipv6/xfrm6_tunnel.c 1 addition, 0 deletionsnet/ipv6/xfrm6_tunnel.c
Loading
Please register or sign in to comment