android_kernel_samsung_msm8976/net/xfrm
David S. Miller 54489c14c0 [XFRM] xfrm_user: Fix unaligned accesses.
Use memcpy() to move xfrm_address_t objects in and out
of netlink messages.  The vast majority of xfrm_user was
doing this properly, except for copy_from_user_state()
and copy_to_user_state().

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-10-30 15:24:35 -08:00
..
Kconfig
Makefile
xfrm_algo.c
xfrm_hash.c
xfrm_hash.h [XFRM] STATE: Use destination address for src hash. 2006-10-04 00:31:02 -07:00
xfrm_input.c
xfrm_policy.c IPsec: fix handling of errors for socket policies 2006-10-11 23:59:39 -07:00
xfrm_state.c [XFRM]: Fix xfrm_state accounting 2006-10-24 15:34:00 -07:00
xfrm_user.c [XFRM] xfrm_user: Fix unaligned accesses. 2006-10-30 15:24:35 -08:00