Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2009 00:10:10 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/contrib/pf/net pf.c pfvar.h
Message-ID:  <200908190010.n7J0ALrc039704@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2009-08-19 00:10:10 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/pf/net   pf.c pfvar.h 
  Log:
  SVN rev 196372 on 2009-08-19 00:10:10Z by mlaier
  
  If we cannot immediately get the pf_consistency_lock in the purge thread,
  restart the scan after acquiring the lock the hard way.  Otherwise we might
  end up with a dead reference.
  
  Reported by:            pfsense
  Reviewed by:            eri
  Initial patch by:       eri
  Tested by:              pfsense
  Approved by:            re (kib)
  
  Revision  Changes    Path
  1.70      +65 -24    src/sys/contrib/pf/net/pf.c
  1.20      +5 -0      src/sys/contrib/pf/net/pfvar.h



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