linux/net/xfrm
David Ahern 42a7b32b73 xfrm: Add oif to dst lookups
Rules can be installed that direct route lookups to specific tables based
on oif. Plumb the oif through the xfrm lookups so it gets set in the flow
struct and passed to the resolver routines.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2015-08-11 12:41:35 +02:00
..
Kconfig
Makefile
xfrm_algo.c xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users 2015-06-04 15:04:55 +08:00
xfrm_hash.c
xfrm_hash.h
xfrm_input.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-06-01 22:51:30 -07:00
xfrm_ipcomp.c
xfrm_output.c net: make skb_dst_pop routine static 2015-05-12 23:19:49 -04:00
xfrm_policy.c xfrm: Add oif to dst lookups 2015-08-11 12:41:35 +02:00
xfrm_proc.c
xfrm_replay.c xfrm: Always zero high-order sequence number bits 2015-05-21 06:56:23 +02:00
xfrm_state.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-06-01 22:51:30 -07:00
xfrm_sysctl.c
xfrm_user.c net/xfrm: use kmemdup rather than duplicating its implementation 2015-08-11 12:41:35 +02:00