freebsd-skq/sys/netipsec
bz e1cf25141c Fix a bug that when getting/dumping the soft lifetime we reported
the hard lifetime instead.

MFC after:	3 days
2008-03-24 15:01:20 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h Rather than passing around a cached 'priv', pass in an ucred to 2008-02-02 14:11:31 +00:00
ipsec_input.c
ipsec_mbuf.c
ipsec_osdep.h
ipsec_output.c Correct IPsec behaviour with a 'use' level in SP but no SA available. 2008-03-14 16:38:11 +00:00
ipsec.c In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
ipsec.h Rather than passing around a cached 'priv', pass in an ucred to 2008-02-02 14:11:31 +00:00
key_debug.c Fix bugs when allocating and passing information of current lifetime and 2008-03-02 17:12:28 +00:00
key_debug.h
key_var.h
key.c Fix a bug that when getting/dumping the soft lifetime we reported 2008-03-24 15:01:20 +00:00
key.h
keydb.h
keysock.c
keysock.h
xform_ah.c
xform_esp.c
xform_ipcomp.c
xform_ipip.c
xform_tcp.c Add ';' missed with the SYSINIT changes. 2008-03-21 18:31:42 +00:00
xform.h