Date: Sun, 2 Mar 2008 17:12:29 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipsec key.c key_debug.c Message-ID: <200803021712.m22HCT7d009087@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2008-03-02 17:12:29 UTC
FreeBSD src repository
Modified files:
sys/netipsec key.c key_debug.c
Log:
Fix bugs when allocating and passing information of current lifetime and
soft lifetime [1] introduced in rev. 1.21 of key.c.
Along with that, fix a related problem in key_debug
printing the correct data.
While there replace a printf by panic in a sanity check.
PR: 120751
Submitted by: Kazuaki ODA (kazuaki aliceblue.jp) [1]
MFC after: 5 days
Revision Changes Path
1.29 +7 -2 src/sys/netipsec/key.c
1.6 +22 -4 src/sys/netipsec/key_debug.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803021712.m22HCT7d009087>
