K 10 svn:author V 5 peter K 8 svn:date V 27 2001-01-29T13:26:14.000000Z K 7 svn:log V 354 Supply a stub bpf_validate() (always returning false - the script is not valid) if BPF is missing. The netgraph_bpf node forced bpf to be present, reflect that in the options. Stop doing a 'count bpf' - we provide stubs. Since a handful of drivers still refer to "bpf.h", provide a more accurate indication that the API is present always. (eg: netinet6) END