From owner-freebsd-net@FreeBSD.ORG Wed Nov 5 08:44:56 2003 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 D4DA116A4D2 for ; Wed, 5 Nov 2003 08:44:56 -0800 (PST) Received: from heelflip.ncsa.uiuc.edu (heelflip.ncsa.uiuc.edu [141.142.101.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4371043F3F for ; Wed, 5 Nov 2003 08:44:56 -0800 (PST) (envelope-from buraglio@ncsa.uiuc.edu) Received: from [127.0.0.1] (localhost [127.0.0.1]) by heelflip.ncsa.uiuc.edu (Postfix) with ESMTP id 358531ABD36 for ; Wed, 5 Nov 2003 10:44:56 -0600 (CST) Mime-Version: 1.0 (Apple Message framework v606) Content-Transfer-Encoding: 7bit Message-Id: <62A71550-0FAF-11D8-9345-000393B61F2E@ncsa.uiuc.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-net@freebsd.org From: Nick Buraglio Date: Wed, 5 Nov 2003 10:44:55 -0600 X-Mailer: Apple Mail (2.606) Subject: 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: Wed, 05 Nov 2003 16:44:56 -0000 I'm looking for anyone that knows of a bsd project that does something similar to to the Linux Layer 7 filter project. Details found here: http://l7-filter.sourceforge.net/ I'm more or less hoping that someone has a *BSD project that can classify packets based on application data in the connections they belong to. Is there anything in the works that anyone knows of? nb