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
..
Makefile
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
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
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