cvs commit: src/sys/netipsec key.c key_debug.c
Bjoern A. Zeeb
bz at FreeBSD.org
Sat Mar 8 16:58:22 UTC 2008
bz 2008-03-08 16:58:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netipsec key.c key_debug.c
Log:
MFC: rev. 1.29 key.c, 1.6 key_debug.c
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]
Revision Changes Path
1.28.2.1 +7 -2 src/sys/netipsec/key.c
1.5.2.1 +22 -4 src/sys/netipsec/key_debug.c
More information about the cvs-src
mailing list