Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Oct 2004 20:07:33 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ipfw ipfw.8
Message-ID:  <200410092007.i99K7Xej017108@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2004-10-09 20:07:33 UTC

  FreeBSD src repository

  Modified files:
    sbin/ipfw            ipfw.8 
  Log:
  Add a note to the man page warning users about possible lock order
  reversals+system lock ups if they are using ucred based rules
  while running with debug.mpsafenet=1.
  
  I am working on merging a shared locking mechanism into ipfw which
  should take care of this problem, but it still requires a bit more
  testing and review.
  
  Revision  Changes    Path
  1.157     +10 -0     src/sbin/ipfw/ipfw.8



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