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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to