From owner-cvs-src@FreeBSD.ORG Fri Dec 10 11:17:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9846C16A4D0 for ; Fri, 10 Dec 2004 11:17:41 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E288443D6A for ; Fri, 10 Dec 2004 11:17:40 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 93839 invoked from network); 10 Dec 2004 11:07:17 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.53]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 10 Dec 2004 11:07:17 -0000 Message-ID: <41B985D9.10644351@freebsd.org> Date: Fri, 10 Dec 2004 12:17:45 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Gleb Smirnoff References: <200412100747.iBA7lHT8031655@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_fw_pfil.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 11:17:41 -0000 Gleb Smirnoff wrote: > > glebius 2004-12-10 07:47:17 UTC > > FreeBSD src repository > > Modified files: > sys/netinet ip_fw_pfil.c > Log: > Revert last change. > > Andre: > First lets get major new features into the kernel in a clean and nice way, > and then start optimizing. In this case we don't have any obfusication that > makes later profiling and/or optimizing difficult in any way. > > Requested by: csjp, sam > > Revision Changes Path > 1.13 +4 -4 src/sys/netinet/ip_fw_pfil.c Thank you Gleb. Sorry for the forth and back... -- Andre