freebsd-dev/sys/netipsec
Sam Leffler 6464079f10 Locking and misc cleanups; most of which I've been running for >4 months:
o add locking
o strip irrelevant spl's
o split malloc types to better account for memory use
o remove unused IPSEC_NONBLOCK_ACQUIRE code
o remove dead code

Sponsored by:	FreeBSD Foundation
2003-09-01 05:35:55 +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 Locking and misc cleanups; most of which I've been running for >4 months: 2003-09-01 05:35:55 +00:00
ipsec_mbuf.c Replace ovbcopy() with bcopy(). 2003-04-04 12:15:20 +00:00
ipsec_output.c Locking and misc cleanups; most of which I've been running for >4 months: 2003-09-01 05:35:55 +00:00
ipsec.c Locking and misc cleanups; most of which I've been running for >4 months: 2003-09-01 05:35:55 +00:00
ipsec.h Locking and misc cleanups; most of which I've been running for >4 months: 2003-09-01 05:35:55 +00:00
key_debug.c
key_debug.h
key_var.h
key.c Locking and misc cleanups; most of which I've been running for >4 months: 2003-09-01 05:35:55 +00:00
key.h Locking and misc cleanups; most of which I've been running for >4 months: 2003-09-01 05:35:55 +00:00
keydb.h Locking and misc cleanups; most of which I've been running for >4 months: 2003-09-01 05:35:55 +00:00
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 Locking and misc cleanups; most of which I've been running for >4 months: 2003-09-01 05:35:55 +00:00
xform_esp.c Locking and misc cleanups; most of which I've been running for >4 months: 2003-09-01 05:35:55 +00:00
xform_ipcomp.c Locking and misc cleanups; most of which I've been running for >4 months: 2003-09-01 05:35:55 +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