From owner-cvs-all Tue May 14 9:53:44 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id D1A1F37B400; Tue, 14 May 2002 09:53:34 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020514164041.DUWU29832.rwcrmhc51.attbi.com@InterJet.elischer.org>; Tue, 14 May 2002 16:40:41 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id JAA39730; Tue, 14 May 2002 09:20:12 -0700 (PDT) Date: Tue, 14 May 2002 09:20:10 -0700 (PDT) From: Julian Elischer To: Poul-Henning Kamp Cc: John Hay , Luigi Rizzo , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if_ethersubr.c src/sys/netinet ip_dummynet.c ip_dummynet.h In-Reply-To: <13469.1021290439@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG in several applications I already use the netgraph bpf node to filter physical layer packets.. the hooks are in the right places already.. and the code ia alreay there.. On Mon, 13 May 2002, Poul-Henning Kamp wrote: > In message <200205131143.g4DBhrH38559@zibbi.icomtek.csir.co.za>, John Hay write > s: > > >Would one still be able to add or remove a single rule then? That is > >a very usefull feature for me. > > Yes, it would take a tiny fraction of a second longer because you > would have to run the c-compiler and kldload but otherwise no change. > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message