NetBSD/sys/netkey
yamt c9290b239d key_sp_unlink: decrement refcnt of the policy only if it was chained.
otherwise SADB_X_SPDDELETE2 and SADB_X_SPDFLUSH can free per-pcb policies
erroneously.  it's the identical with what kame repository has.

ok'ed by itojun@
2004-05-10 09:30:23 +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 /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:30:55 +00:00
key_var.h make it possible to SADB_DUMP via sysctl. request by mrg 2003-09-12 07:38:10 +00:00
key.c key_sp_unlink: decrement refcnt of the policy only if it was chained. 2004-05-10 09:30:23 +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 Remove #else of #if __STDC__ 2004-04-26 01:41:15 +00:00
keysock.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00