]> The Tcpdump Group git mirrors - libpcap/commit
This adds a new function that allows using the bpf compiler without
authormcr <mcr>
Wed, 8 Dec 1999 19:54:03 +0000 (19:54 +0000)
committermcr <mcr>
Wed, 8 Dec 1999 19:54:03 +0000 (19:54 +0000)
commite660fb694725da213b32f86f3727fbc5a489cbca
tree2b9b320f435f38f47c74ca33de326667626a9035
parent45ac9150b775ae43e62216794ba122dbac8b0407
This adds a new function that allows using the bpf compiler without
having a pcap open.  One could argue that this and the existing
compiler should be factored in common routines, but I was trying to
make it clear that this wouldn't break the existing code.
from Greg Troxel <[email protected]>
gencode.c
pcap.3
pcap.h