From owner-freebsd-current Wed Jan 15 14:38:18 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA02907 for current-outgoing; Wed, 15 Jan 1997 14:38:18 -0800 (PST) Received: from chai.plexuscom.com (chai.plexuscom.com [207.87.46.100]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id OAA02902 for ; Wed, 15 Jan 1997 14:38:15 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by chai.plexuscom.com (8.8.4/8.6.12) with SMTP id RAA19321; Wed, 15 Jan 1997 17:37:43 -0500 (EST) Message-Id: <199701152237.RAA19321@chai.plexuscom.com> X-Authentication-Warning: chai.plexuscom.com: localhost [127.0.0.1] didn't use HELO protocol To: Poul-Henning Kamp Cc: Joe Greco , ejs@bfd.com (Eric J. Schwertfeger), nate@mt.sri.com, current@freebsd.org Subject: Re: ipfw cannot do this... In-reply-to: Your message of "Wed, 15 Jan 1997 21:36:56 +0100." <28389.853360616@critter.dk.tfs.com> Date: Wed, 15 Jan 1997 17:37:43 -0500 From: Bakul Shah Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > This is the point where a firewall module using the bpf engine becomes > interesting, and the task more or less changes to one of compiler- > writing... > There's a nice project for somebody... Well, one can use tcpdump -dd to let it do the compiling for you or rip off that code from tcpdump....