From owner-cvs-all@FreeBSD.ORG Sun Aug 19 16:08:45 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7310416A418 for ; Sun, 19 Aug 2007 16:08:45 +0000 (UTC) (envelope-from lynx.ripe@gmail.com) Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.231]) by mx1.freebsd.org (Postfix) with ESMTP id E644A13C478 for ; Sun, 19 Aug 2007 16:08:44 +0000 (UTC) (envelope-from lynx.ripe@gmail.com) Received: by hu-out-0506.google.com with SMTP id 28so1178035hub for ; Sun, 19 Aug 2007 09:08:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=L2mR7IFNK4F32LbtlfMqxF0OMMskN7+EQ04mHthuiSdrEcedgbELyWOKDdrKvS1MasI8zKQ10/yOK7NxsSofbDQv5lZ7MokbO4RJKSnEeuhJ6gWGdtWfUixGhzwY9APbLIxBpnRZaQTDEeUyDlYMgWcJmw0p1YiVRCe4Ny8oULs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Aex/FdIMwuLyatX7zcV3F13ybTdseFaflyn0E8LugdyJc7DtS+7x5RZPz6Y7zxvrWln89ZCessmRBhuLtelWGLHxgJ2CZvujzznkzkNOjNtqwU0MG7hKQnYNR7L2y2rBgpBRv+RHh6ni1s5u0N6Pvx1IpH/MenmiifhmaxlFxjI= Received: by 10.114.204.7 with SMTP id b7mr3145340wag.1187538891230; Sun, 19 Aug 2007 08:54:51 -0700 (PDT) Received: by 10.115.22.8 with HTTP; Sun, 19 Aug 2007 08:54:51 -0700 (PDT) Message-ID: <754a9c140708190854vde1ca31n8ec1e9c5fbc9cbb3@mail.gmail.com> Date: Sun, 19 Aug 2007 18:54:51 +0300 From: "Dmitry Pryanishnikov" To: "Christian S.J. Peron" In-Reply-To: <46C861BA.4000708@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46C861BA.4000708@gmail.com> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: FreeBSD Mail Archives X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 19 Aug 2007 16:08:45 -0000 Hello! > Date: Sat, 4 Aug 2007 20:35:42 +0000 (UTC) > From: "Christian S.J. Peron" > To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org > Subject: cvs commit: src/sbin/ipfw ipfw.8 > Message-ID: <200708042035.l74KZg6K061244@repoman.freebsd.org> > csjp 2007-08-04 20:35:42 UTC > > FreeBSD src repository > > Modified files: > sbin/ipfw ipfw.8 > Log: > Remove references to mpsafenet. This option no longer exists. I think this commit may create false feeling that using ipfw features such as gid, jail, uid and dummynet for IPv6 are now available for general use. However, I don't see commit messages for the locking fixes which would make these options safe. If I don't miss anything here, removal of the debug.mpsafenet makes all these ipfw uses always dangerous, so this fact should be mentioned in BUGS section of the manpage (until someone actually fixes those uses). -- Sincerely, Dmitry nic-hdl: LYNX-RIPE