Date: Fri, 3 Dec 1999 19:53:42 -0800 (PST) From: Julian Elischer <julian@whistle.com> To: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: modules/netgraph/bpf breaks world Message-ID: <Pine.BSF.4.10.9912031952350.14797-100000@current1.whistle.com> In-Reply-To: <199912040048.QAA68175@troutmask.apl.washington.edu>
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.
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9912031952350.14797-100000>
