On Tue, Mar 12, 2013 at 11:44:12AM -0400, Willem de Bruijn wrote: > V2 > - update build process to > - succeed without bpf_compiler when --enable-bpf-compiler is not set > - succeed with bpf_compiler when this flag is set and libpcap is found > - fail when this flag is set but libpcap is absent > - release memory allocated by pcap on exit Applied with changes: * renamed utility to add the `nf' prefix. * the output of the utility is now exactly what iptables -m bpf --bytecode needs, just to make it easier to everyone. Still missing a hard fail if --enable-bpf-compiler is set and libpcap is not available in the system, I'd appreciate if you send me a follow up patch to address this. You may want to have a look at how ulogd2 does this in its configure fail as reference. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html