linux/net/xfrm
Paul Moore 9ab4c954ce [XFRM]: Display the audited SPI value in host byte order.
Currently the IPsec protocol SPI values are written to the audit log in
network byte order which is different from almost all other values which
are recorded in host byte order.  This patch corrects this inconsistency
by writing the SPI values to the audit record in host byte order.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-12-14 13:54:35 -08:00
..
Kconfig
Makefile
xfrm_algo.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
xfrm_hash.c
xfrm_hash.h
xfrm_input.c
xfrm_output.c
xfrm_policy.c [IPSEC]: Fix potential dst leak in xfrm_lookup 2007-12-11 04:38:08 -08:00
xfrm_state.c [XFRM]: Display the audited SPI value in host byte order. 2007-12-14 13:54:35 -08:00
xfrm_user.c [IPSEC]: Temporarily remove locks around copying of non-atomic fields 2007-11-26 19:07:34 +08:00