-
- Downloads
net: Create and use new helper xfrm_dst_child().
Only IPSEC routes have a non-NULL dst->child pointer. And IPSEC
routes are identified by a non-NULL dst->xfrm pointer.
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/xfrm.h 9 additions, 0 deletionsinclude/net/xfrm.h
- net/core/dst.c 5 additions, 3 deletionsnet/core/dst.c
- net/ipv4/xfrm4_mode_tunnel.c 1 addition, 1 deletionnet/ipv4/xfrm4_mode_tunnel.c
- net/ipv6/xfrm6_mode_tunnel.c 1 addition, 1 deletionnet/ipv6/xfrm6_mode_tunnel.c
- net/ipv6/xfrm6_policy.c 1 addition, 1 deletionnet/ipv6/xfrm6_policy.c
- net/xfrm/xfrm_output.c 1 addition, 1 deletionnet/xfrm/xfrm_output.c
- net/xfrm/xfrm_policy.c 7 additions, 7 deletionsnet/xfrm/xfrm_policy.c
- security/selinux/xfrm.c 1 addition, 1 deletionsecurity/selinux/xfrm.c
Please register or sign in to comment