Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2007 20:54:46 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_pcb.c
Message-ID:  <200712222054.lBMKsk8b003226@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-12-22 20:54:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7_0)
    sys/netinet          in_pcb.c 
  Log:
  Merge in_pcb.c:1.196.2.1 from RELENG_7 to RELENG_7_0:
  
    When IPSEC fails to allocate policy state for an inpcb, and MAC is in use,
    free the MAC label on the inpcb before freeing the inpcb.
  
    Submitted by:   tanyong <tanyong at ercist dot iscas dot ac dot cn>,
                    zhouzhouyi
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.196.4.1  +5 -1      src/sys/netinet/in_pcb.c



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