From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:42:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86ACD16A4CE; Tue, 5 Oct 2004 20:42:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64BBD43D48; Tue, 5 Oct 2004 20:42:15 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95KgFCA072417; Tue, 5 Oct 2004 20:42:15 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95KgFel072416; Tue, 5 Oct 2004 20:42:15 GMT (envelope-from mlaier) Message-Id: <200410052042.i95KgFel072416@repoman.freebsd.org> From: Max Laier Date: Tue, 5 Oct 2004 20:42:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/contrib/pf/man pf.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:42:15 -0000 mlaier 2004-10-05 20:42:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) contrib/pf/man pf.conf.5 Log: MFC: pf.conf.5, rev 1.3: Document a problem with user/group filtering. With debug.mpsafenet=1 this might result in a deadlock. The fix involves critical changes in the PF locking strategy (which will happen after 5.3R). For now advise users to set debug.mpsafenet=0 if they use this kind of filtering. Approved by: re (hrs) Revision Changes Path 1.1.1.2.2.2 +33 -2 src/contrib/pf/man/pf.conf.5