Date: Fri, 3 Dec 1999 21:34:44 -0800 (PST) From: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> To: julian@whistle.com (Julian Elischer) Cc: kargl@troutmask.apl.washington.edu (Steven G. Kargl), freebsd-current@FreeBSD.ORG Subject: Re: modules/netgraph/bpf breaks world Message-ID: <199912040534.VAA82259@gndrsh.dnsmgr.net> In-Reply-To: <Pine.BSF.4.10.9912031952350.14797-100000@current1.whistle.com> from Julian Elischer at "Dec 3, 1999 07:53:42 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> thanks, committed. > For thise wondering this is a netgraph node that can do arbitrary > filtering using the existing bpf engine. And just when is ipfw going to become a netgraph node 0.5 * :-) God I wish I had some free time to go play with this code....!! > On Fri, 3 Dec 1999, Steven G. Kargl wrote: > > > > > *** Makefile.orig Fri Dec 3 16:46:54 1999 > > --- Makefile Fri Dec 3 16:46:25 1999 > > *************** > > *** 6,11 **** > > MAN8= ng_bpf.8 > > KMODDEPS= netgraph > > > > ! .PATH: ../../../net > > > > .include <bsd.kmod.mk> > > --- 6,11 ---- > > MAN8= ng_bpf.8 > > KMODDEPS= netgraph > > > > ! .PATH: ${.CURDIR}/../../../net > > > > .include <bsd.kmod.mk> > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912040534.VAA82259>