From owner-cvs-all@FreeBSD.ORG Tue Feb 22 23:12:35 2005 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 E194016A4CE; Tue, 22 Feb 2005 23:12:35 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E04643D54; Tue, 22 Feb 2005 23:12:35 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id j1MNCYL8062313; Wed, 23 Feb 2005 02:12:34 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Wed, 23 Feb 2005 02:12:33 +0300 (MSK) From: Maxim Konovalov To: Gleb Smirnoff In-Reply-To: <20050222185929.GB16542@cell.sick.ru> Message-ID: <20050223021028.K62189@mp2.macomnet.net> References: <200502221740.j1MHefOr065785@repoman.freebsd.org> <20050222185929.GB16542@cell.sick.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SpamTest-Info: Profile: Formal (208/050203) X-SpamTest-Info: Profile: Detect Hard (4/030526) X-SpamTest-Info: Profile: SysLog X-SpamTest-Info: Profile: Marking - Keywords (2/030321) X-SpamTest-Status: Not detected X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0124], SpamtestISP/Release cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Andre Oppermann cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 src/sys/conf NOTES options src/sys/netinet ip_input.c ip_output.c 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, 22 Feb 2005 23:12:36 -0000 On Tue, 22 Feb 2005, 21:59+0300, Gleb Smirnoff wrote: > Thanks! > > Since a new additional kernel option is now required to obtain a > functionality, that was present before without this option, this change > deserves a note in UPDATING and probably in 5.4 release notes. POLA violation detected, please update UPDATING. -- Maxim Konovalov