Date: Thu, 26 Jul 2001 16:34:31 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: Brian Reichert <reichert@numachi.com> Cc: freebsd-net@freebsd.org Subject: Re: filtering with netgraph? Message-ID: <Pine.BSF.4.21.0107261633300.11360-100000@InterJet.elischer.org> In-Reply-To: <20010726151315.F79454@numachi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
As I mentionned, you may be able to use the BPF hook for it. failing that try track down the ipfw node.. On Thu, 26 Jul 2001, Brian Reichert wrote: > On Thu, Jul 26, 2001 at 01:32:00PM -0700, Julian Elischer wrote: > > yes and no.. > > there is a BPF node that takes BPF filter expressions > > and selects between one of a number of hooks using that. > > > > there is also an ipfw node (not checked in) that can be > > used (mentionned several times in the lists... Needs updating > > and someone said they were going to do that..) > > > > lastly, you could implement DPF :-) > > (it's part of the exokernel project) (MIT) > > That looks like fun, but this is a Need It Now kinda thing, so I > guess I'll roll my own in the tried-and-true fashion. > > In my Copious Free Time(tm), maybe I'll poke at DPF; it looked > neat... > > Thanks for the feedback, folks... > > -- > Brian 'you Bastard' Reichert <reichert@numachi.com> > 37 Crystal Ave. #303 Daytime number: (603) 434-6842 > Derry NH 03038-1713 USA Intel architecture: the left-hand path > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0107261633300.11360-100000>