custom.c:

An example custom program using pktio. 

pcap-linux:

"A drop in replacement for the pcap-linux.c that is shipped with
libpcap-v0.4a6. Supports the Linux Socket Filter (LSF), a version of
BPF for Linux. You need to enable LSF support in the kernel and then
recompile libpcap. Also recompile any tools that use libpcap...like
tcpdump. A complete libpcap archive that supports IPv6 and LSF is
available at http://www.inner.net/~cmetz/ipv6. This code was taken
from that package."

wtap2dmp/:

An utility which converts various dump file formats to tcpdump format.
You will need glib and wiretap to compile it. Wiretap is included in
the last distribution of ethereal.  
