cvs commit: src/sys/netipsec key.c key_debug.c

Bjoern A. Zeeb bz at FreeBSD.org
Sun Mar 2 17:12:29 UTC 2008


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


More information about the cvs-all mailing list