NetBSD/sys/netkey
matt e50668c7fa Constify protosw arrays. This can reduce the kernel .data section by
over 4K (if all the network protocols) are loaded.
2004-04-22 01:01:40 +00:00
..
key_debug.c make it possible to SADB_DUMP via sysctl. request by mrg 2003-09-12 07:38:10 +00:00
key_debug.h
key_var.h make it possible to SADB_DUMP via sysctl. request by mrg 2003-09-12 07:38:10 +00:00
key.c fixed a memory leak (refcnt) in #ifdef IPSEC_DOSEQCHECK portion 2004-04-12 07:50:56 +00:00
key.h make it possible to SADB_DUMP via sysctl. request by mrg 2003-09-12 07:38:10 +00:00
keydb.c Use M_ZERO appropriately. 2004-04-18 23:33:58 +00:00
keydb.h extra blank line 2003-09-23 00:03:05 +00:00
keysock.c Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
keysock.h
Makefile