cvs commit: src/sys/netinet in_pcb.c

Robert Watson rwatson at FreeBSD.org
Sat Dec 22 02:06:11 PST 2007


rwatson     2007-12-22 10:06:11 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_pcb.c 
  Log:
  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.
  
  MFC after:      3 days
  Submitted by:   tanyong <tanyong at ercist dot iscas dot ac dot cn>,
                  zhouzhouyi
  
  Revision  Changes    Path
  1.198     +5 -1      src/sys/netinet/in_pcb.c


More information about the cvs-src mailing list