From owner-freebsd-net@FreeBSD.ORG Wed Mar 28 05:45:04 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 191B516A406 for ; Wed, 28 Mar 2007 05:45:04 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from pobox.codelabs.ru (pobox.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id C158E13C4B8 for ; Wed, 28 Mar 2007 05:45:03 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=kB1YAFVOOxhg6fKQrqy8+r7UkFgU3Y4Yab83jxQRlIKJFYq5ZG2g9jdRcbnSP5Q6pD0HOFiTZwKOMbD4LrC8feoiowGW1e/2gKW1umeb0iEnpFYEq8VL51W0NgyAphUwyfP7ZGqB4qDQym0Ay30HNoL/1ASQv993JJzJJR74eLM=; Received: from codelabs.ru (pobox.codelabs.ru [144.206.177.45]) by pobox.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1HWQxu-000F0i-VT; Wed, 28 Mar 2007 09:44:59 +0400 Date: Wed, 28 Mar 2007 09:44:54 +0400 From: Eygene Ryabinkin To: Roman Kurakin Message-ID: <20070328054454.GN14837@codelabs.ru> References: <20070312143811.GA58523@codelabs.ru> <20070312165145.GF44732@comp.chem.msu.su> <45F5BD36.1070205@inse.ru> <20070312214926.GK44732@comp.chem.msu.su> <20070313055029.GK58523@codelabs.ru> <20070317192254.GB82045@codelabs.ru> <45FCC115.1020408@elischer.org> <20070318051709.GE82045@codelabs.ru> <20070327142907.GH14837@codelabs.ru> <46096078.4000909@inse.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <46096078.4000909@inse.ru> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-2.1 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: freebsd-net@freebsd.org, Julian Elischer Subject: Re: kern/109815: wrong interface identifier at pfil_hooks for vlans + if_bridge 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: Wed, 28 Mar 2007 05:45:04 -0000 Tue, Mar 27, 2007 at 10:20:40PM +0400, Roman Kurakin wrote: > Eygene what about the next patch for physically input filtration? > I guess we need a separate PR and a thread here for it. Yes, I will port it to the new if_bridge.c. The end of this week is a good estimate for the patching and testing timeline from my side. Will open a PR once the new patch will work for me. -- Eygene