Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 2010 17:48:01 +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:  <201004021748.o32HmMGR089408@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-04-02 17:48:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netipsec         key.c 
  Log:
  SVN rev 206108 on 2010-04-02 17:48:01Z by bz
  
  MFC r205789:
  
    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
  
  Revision  Changes    Path
  1.62.2.2  +9 -7      src/sys/netipsec/key.c



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