summaryrefslogtreecommitdiffstats
path: root/lib/libpcap/pcap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add two functions from libpcap-1.7.4 which are required by at least gopacketjasper2016-04-061-1/+4
* refactor bpf_filter a bit.dlg2016-04-021-3/+1
* Zap CVS $Header tags, reduces diff with upstream's repolteo2014-04-111-3/+1
* Import a number of core functions from libpcap-1.2.0 while preservinglteo2012-05-251-2/+40
* add remaining tcpdump.org libpcap 0.9 APIs, most notablydjm2006-03-261-7/+25
* pull in the good bits of libpcap-0.9.4's API without the cross-platformdjm2005-11-181-3/+42
* make safe for inclusion in C++ code; ok deraadt@naddy2004-06-241-2/+4
* add pcap_inject back into the header fileericj2002-01-171-2/+3
* fix memory leak associated with compiled BPF program, sync'd from tcpdump.org. ok itojun@dugsong2001-12-171-4/+3
* change timeval to bpf_timeval; 32 bit in size, permitting much greater portabilityderaadt2001-10-021-3/+3
* sync with libpcap v0.5jakob2000-04-261-2/+4
* changes brought in from v0.4; started by brad, more by me, being tested by mtsderaadt1999-07-201-9/+5
* bring it to the latest 0.2 LBL release.mickey1996-07-121-9/+12
* merge to latest libpcapderaadt1996-06-101-5/+4
* correct bpf typesderaadt1996-05-071-4/+4
* Update to the latest LBL release.mickey1996-03-041-0/+1
* pcap inject function is a good idea; from scottr@edsi.org; netbsd pr#1747deraadt1995-11-131-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+139