-
- Downloads
ipsec: ipcomp - Merge IPComp implementations
This patch merges the IPv4/IPv6 IPComp implementations since most of the code is identical. As a result future enhancements will no longer need to be duplicated. Signed-off-by:Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/ipcomp.h 6 additions, 0 deletionsinclude/net/ipcomp.h
- net/ipv4/Kconfig 1 addition, 3 deletionsnet/ipv4/Kconfig
- net/ipv4/ipcomp.c 7 additions, 308 deletionsnet/ipv4/ipcomp.c
- net/ipv6/Kconfig 1 addition, 3 deletionsnet/ipv6/Kconfig
- net/ipv6/ipcomp6.c 6 additions, 292 deletionsnet/ipv6/ipcomp6.c
- net/xfrm/Kconfig 6 additions, 0 deletionsnet/xfrm/Kconfig
- net/xfrm/Makefile 1 addition, 0 deletionsnet/xfrm/Makefile
- net/xfrm/xfrm_ipcomp.c 349 additions, 0 deletionsnet/xfrm/xfrm_ipcomp.c
Loading
Please register or sign in to comment