Re: modules/netgraph/bpf breaks world

1999-12-03 Thread Rodney W. Grimes
> 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. Karg

Re: modules/netgraph/bpf breaks world

1999-12-03 Thread Julian Elischer
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

modules/netgraph/bpf breaks world

1999-12-03 Thread Steven G. Kargl
*** Makefile.orig Fri Dec 3 16:46:54 1999 --- MakefileFri Dec 3 16:46:25 1999 *** *** 6,11 MAN8= ng_bpf.8 KMODDEPS= netgraph ! .PATH:../../../net .include --- 6,11 MAN8= ng_bpf.8 KMODDEPS= netgraph ! .PA