[IPSEC]: output mode to take an xfrm state as input param
authorJamal Hadi Salim <hadi@cyberus.ca>
Fri, 1 Sep 2006 00:42:59 +0000 (17:42 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:18:48 +0000 (15:18 -0700)
commiteb878e84575fbce21d2edb079eada78bfa27023d
treef47eb18d4539015596de96ccb9ac3fd20584cbe5
parentfda9ef5d679b07c9d9097aaf6ef7f069d794a8f9
[IPSEC]: output mode to take an xfrm state as input param

Expose IPSEC modes output path to take an xfrm state as input param.
This makes it consistent with the input mode processing (which already
takes the xfrm state as a param).

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/xfrm.h
net/ipv4/xfrm4_mode_transport.c
net/ipv4/xfrm4_mode_tunnel.c
net/ipv4/xfrm4_output.c
net/ipv6/xfrm6_mode_ro.c
net/ipv6/xfrm6_mode_transport.c
net/ipv6/xfrm6_mode_tunnel.c
net/ipv6/xfrm6_output.c