From owner-freebsd-net@FreeBSD.ORG Thu Feb 2 13:49:50 2006 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFB0F16A422; Thu, 2 Feb 2006 13:49:50 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7C7443D46; Thu, 2 Feb 2006 13:49:42 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.3/8.13.3) with ESMTP id k12Dncb2009397; Thu, 2 Feb 2006 16:49:38 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.3/8.13.3/Submit) id k12Dnc4h009392; Thu, 2 Feb 2006 16:49:38 +0300 (MSK) (envelope-from yar) Date: Thu, 2 Feb 2006 16:49:37 +0300 From: Yar Tikhiy To: Max Laier Message-ID: <20060202134937.GM29980@comp.chem.msu.su> References: <20060201005658.A70005@xorpc.icir.org> <20060202070149.GD18601@ip.net.ua> <20060202124328.GK29980@comp.chem.msu.su> <200602021437.38385.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602021437.38385.max@love2party.net> User-Agent: Mutt/1.5.9i Cc: Luigi Rizzo , Hajimu UMEMOTO , net@freebsd.org Subject: Re: if_bridge.ko requires INET6... X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2006 13:49:51 -0000 On Thu, Feb 02, 2006 at 02:37:28PM +0100, Max Laier wrote: > On Thursday 02 February 2006 13:43, Yar Tikhiy wrote: > > > This needs to be fixed in pf then. > > > > Max Laier and I discussed this issue once, and Max had concern > > over possible performance degradation that might result from > > calling pflog functions through pointers to be set by a separate > > pflog module. We can skip touching the pf module in RELENG_6 for > > now and leave the issue to after 6.1-RELEASE is out. > > I have convinced myself that we should really use a function pointer here. I > will try to commit a sollution to HEAD over the weekend. If you are MFC'ing > the changes *now*, I'd appreciate if you could spare out pf, but I am willing > to MFC the changes before 6.1 if testing goes well. Thank you, Max! Let me assure you I won't touch modules/pf in RELENG_6 until you think it is OK to. I'll devote some time to testing the other modules WRT the change in the meanwhile. -- Yar