Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/netkey
Module Name: src
Committed By: tron
Date: Tue May 11 14:54:52 UTC 2004
Modified Files:
src/sys/netkey [netbsd-2-0]: key.c
Log Message:
Pull up revision 1.119 (requested by yamt in ticket #309):
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@
To generate a diff of this commit:
cvs rdiff -r1.113 -r1.113.2.1 src/sys/netkey/key.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index