freebsd-dev/sys/netipsec
Sam Leffler 1bfe790716 Remove extraneous SECPOLICY_LOCK_DESTROY calls that cause the mutex to be
destroyed twice.

Submitted by:	Roselyn Lee
2004-10-02 00:19:05 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
ipsec_input.c Apply error and success logic consistently to the function netisr_queue() and 2004-08-27 18:33:08 +00:00
ipsec_mbuf.c
ipsec_osdep.h
ipsec_output.c
ipsec.c Add missing locking for secpolicy refcnt manipulations. 2004-09-30 01:08:02 +00:00
ipsec.h
key_debug.c
key_debug.h
key_var.h
key.c Remove extraneous SECPOLICY_LOCK_DESTROY calls that cause the mutex to be 2004-10-02 00:19:05 +00:00
key.h Add missing locking for secpolicy refcnt manipulations. 2004-09-30 01:08:02 +00:00
keydb.h Protect sockaddr_union definitions with a protecting define. This allows to 2004-09-23 12:44:40 +00:00
keysock.c Add required includes for post-sorwakeup() change to fix FAST_IPSEC 2004-06-23 01:58:22 +00:00
keysock.h
xform_ah.c
xform_esp.c
xform_ipcomp.c
xform_ipip.c Apply error and success logic consistently to the function netisr_queue() and 2004-08-27 18:33:08 +00:00
xform_tcp.c
xform.h