freebsd-dev/sys/netipsec
Sam Leffler 82a6d6aca5 plug xform memory leaks:
o add missing zeroize op when deleting an SA
o don't re-initialize an xform for an SA that already has one

Submitted by:	Doug Ambrisko <ambrisko@verniernetworks.com>
MFC after:	1 day
2003-06-29 23:58:38 +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 add missing copyright notices 2003-03-28 20:28:05 +00:00
ipsec_mbuf.c Replace ovbcopy() with bcopy(). 2003-04-04 12:15:20 +00:00
ipsec_output.c ovbcopy -> bcopy 2003-04-04 12:56:20 +00:00
ipsec.c plug xform memory leaks: 2003-06-29 23:58:38 +00:00
ipsec.h
key_debug.c
key_debug.h
key_var.h
key.c plug xform memory leaks: 2003-06-29 23:58:38 +00:00
key.h
keydb.h
keysock.c Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
keysock.h
xform_ah.c Check crypto driver capabilities and if the driver operates synchronously 2003-06-27 20:10:03 +00:00
xform_esp.c Check crypto driver capabilities and if the driver operates synchronously 2003-06-27 20:10:03 +00:00
xform_ipcomp.c Check crypto driver capabilities and if the driver operates synchronously 2003-06-27 20:10:03 +00:00
xform_ipip.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
xform.h