-
- Downloads
[IPSEC]: Kill unused decap state structure
This patch removes the *_decap_state structures which were previously used to share state between input/post_input. This is no longer needed. Signed-off-by:Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/xfrm.h 1 addition, 16 deletionsinclude/net/xfrm.h
- net/ipv4/xfrm4_input.c 5 additions, 5 deletionsnet/ipv4/xfrm4_input.c
- net/ipv6/xfrm6_input.c 5 additions, 4 deletionsnet/ipv6/xfrm6_input.c
- net/netfilter/xt_policy.c 1 addition, 1 deletionnet/netfilter/xt_policy.c
- net/xfrm/xfrm_input.c 2 additions, 2 deletionsnet/xfrm/xfrm_input.c
- net/xfrm/xfrm_policy.c 5 additions, 5 deletionsnet/xfrm/xfrm_policy.c
Loading
Please register or sign in to comment