bpf_comp: pass NEED_TCPDUMP_LIKE_FILTER through gcc
commit863800b1019cc92d6c20de4a9d5cd02682ad9177
authorDaniel Borkmann <dborkman@redhat.com>
Fri, 12 Jul 2013 09:28:25 +0000 (12 11:28 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Fri, 12 Jul 2013 09:28:25 +0000 (12 11:28 +0200)
tree87fda1a33072cd5299382870cb751662ba23f307
parentd026932f69d66778f518196c79886fecafc95621
bpf_comp: pass NEED_TCPDUMP_LIKE_FILTER through gcc

We have to pass NEED_TCPDUMP_LIKE_FILTER define through gcc as it
otherwise is not possible to let the pcap compiler invoke through
netsniff-ng, but not through astraceroute.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
bpf_comp.c
netsniff-ng.c
netsniff-ng/Makefile