From owner-freebsd-net@FreeBSD.ORG Thu Jul 31 21:18:11 2008 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3ED74106567A for ; Thu, 31 Jul 2008 21:18:11 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outL.internet-mail-service.net (outl.internet-mail-service.net [216.240.47.235]) by mx1.freebsd.org (Postfix) with ESMTP id 256C98FC42 for ; Thu, 31 Jul 2008 21:18:11 +0000 (UTC) (envelope-from julian@elischer.org) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id 991DA24DF; Thu, 31 Jul 2008 14:18:43 -0700 (PDT) Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id 772172D605A; Thu, 31 Jul 2008 14:18:09 -0700 (PDT) Message-ID: <48922C27.8090005@elischer.org> Date: Thu, 31 Jul 2008 14:18:31 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Paolo Pisati References: <48918DB5.7020201@wubethiopia.com> <20080731102116.GA32671@tin.it> In-Reply-To: <20080731102116.GA32671@tin.it> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Mike Makonnen , freebsd-net@FreeBSD.org Subject: Re: Application layer classifier for ipfw 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, 31 Jul 2008 21:18:11 -0000 Paolo Pisati wrote: > On Thu, Jul 31, 2008 at 01:02:29PM +0300, Mike Makonnen wrote: >> While I have not done extensive testing, preliminary tests are encouraging >> and it seems to work, so I thought I'd announce it to the rest of the world >> in case anyone else is interested in this kind of application. > > That's a much needed addition to ipfw and FreeBSD in general, thanks > for the hard work. I wonder how it would go as a netgraph node?