Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2010 06:51:50 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netipsec key.c
Message-ID:  <201003280652.o2S6q9YR004017@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-03-28 06:51:50 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         key.c 
  Log:
  SVN rev 205789 on 2010-03-28 06:51:50Z by bz
  
  When tearing down IPsec as part of a (virtual) network stack,
  do not try to free the same list twice but free both the
  acquiring list and the security policy acquiring list.
  
  Reviewed by:    anchie
  MFC after:      3 days
  
  Revision  Changes    Path
  1.68      +9 -7      src/sys/netipsec/key.c



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