Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2008 16:58:21 +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:  <200803081658.m28GwLKt025769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803081658.m28GwLKt025769>