On 2/13/06, Dave Feustel <[EMAIL PROTECTED]> wrote: > What OpenBSD programs use bpf.
Oh c'mon Dave, use the tools that are given to you. find /usr/src -name "*.[c|h]" -exec grep 'bpf.h' /dev/null {} \; will find files that include references to bpf. Your comments re: Ted are sad. I can't believe some of the questions you ask sometimes. diana