From owner-freebsd-net@FreeBSD.ORG Tue Dec 14 21:36:59 2004 Return-Path: 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 C91D916A4CE; Tue, 14 Dec 2004 21:36:59 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABA4543D64; Tue, 14 Dec 2004 21:36:59 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 8A1A67A403; Tue, 14 Dec 2004 13:36:59 -0800 (PST) Message-ID: <41BF5CFB.90609@elischer.org> Date: Tue, 14 Dec 2004 13:36:59 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Andre Oppermann References: <20041213124051.GB32719@cell.sick.ru> <200412131743.36722.max@love2party.net> <20041213104200.A62152@xorpc.icir.org> <1103017203.1060.25.camel@localhost> <1103035345.1060.55.camel@localhost> <41BF008D.AD79C9B@freebsd.org> <1103040032.1060.72.camel@localhost> <1103042558.1060.82.camel@localhost> <41BF1B44.E3C1453E@freebsd.org> In-Reply-To: <41BF1B44.E3C1453E@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: vova@fbsd.ru cc: Luigi Rizzo cc: freebsd-net@freebsd.org Subject: Re: per-interface packet filters X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 21:36:59 -0000 Andre Oppermann wrote: >Hence you need a ng_ipfw node to plug in between. Should be easy for >Gleb to write one. > One has existed for several years, bu tit hasn't been integrated for various reasons ( and probably laziness on my part) > >