NetBSD/external/bsd/libpcap
christos 7abb9aefee Don't use libpcap's bpf file, but use our own:
1. include <net/dlt.h> where needed since we have the information in a separate
   file.
2. #error in pcap/bpf.h to make sure it is not being used.
3. If we don't include <pcap/bpf.h> include <net/bpf.h> instead.
4. Install symlinks instead of copies of files.
2011-12-21 19:00:27 +00:00
..
bin - use SCRIPTS* for scripts instead of FILES*. 2010-12-05 09:09:39 +00:00
dist Don't use libpcap's bpf file, but use our own: 2011-12-21 19:00:27 +00:00
include select IPv6 from the Makefile 2010-12-05 03:06:54 +00:00
lib Don't use libpcap's bpf file, but use our own: 2011-12-21 19:00:27 +00:00
Makefile install pcap-check. Someone might need it. 2010-12-05 03:00:44 +00:00