| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r313695, r313760, r314769, r314863, r314865, r316125 | delphij | 2017-05-31 | 175 | -10545/+22898 |
* | libpcap: fix for simple NULL pointer dereference. | pfg | 2016-04-14 | 1 | -1/+2 |
* | MFV r276759: libpcap 1.6.2. | delphij | 2015-01-06 | 173 | -10257/+11302 |
|\ |
|
* | | Add netmap support to libpcap. Tcpdump and other native pcap application can now | luigi | 2014-10-06 | 2 | -0/+11 |
* | | Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. | kevlo | 2014-01-08 | 1 | -1/+1 |
* | | Integrate github revision 0446821e49224c6a29be28760cc9c4cc14f56d8a as | sbruno | 2013-10-31 | 5 | -8/+8 |
* | | Move new pf includes to the pf directory. The pfvar.h remain | glebius | 2013-10-27 | 1 | -1/+1 |
* | | Start splitting pfvar.h into internal and external parts. | glebius | 2013-10-26 | 1 | -1/+1 |
* | | MFV: libpcap 1.4.0. | delphij | 2013-05-30 | 54 | -4050/+8632 |
* | | Add tcp header flags ECE and CWR defined in RFC 3168. | hiren | 2013-05-16 | 3 | -2/+6 |
* | | Clean some 'svn:executable' properties in the tree. | pfg | 2013-01-26 | 1 | -0/+0 |
* | | MFV: libpcap 1.3.0. | delphij | 2012-10-05 | 25 | -6915/+3907 |
|\ \
| |/ |
|
* | | Fix typo: s/pakcet/packet | kevlo | 2012-09-20 | 1 | -1/+1 |
* | | Add 3 missing files that was generated but not included with the initial | delphij | 2012-05-14 | 3 | -0/+267 |
* | | Merge from vendor branch: update libpcap to 1.2.1. | delphij | 2012-05-14 | 76 | -2553/+6708 |
|\ \
| |/ |
|
* | | Incorporate vendor commit ecdc5c0a7f7591a7cd4a: | delphij | 2011-06-28 | 1 | -0/+11 |
* | | Explicitly initialize the packet buffer to NULL after we unmap the zero copy | csjp | 2011-06-03 | 1 | -0/+1 |
* | | Merge my change against libpcap trunk revision | delphij | 2011-03-11 | 1 | -11/+39 |
* | | Remove more unused files. | rpaulo | 2010-10-29 | 5 | -590/+0 |
* | | Remove unused files. | rpaulo | 2010-10-29 | 48 | -8225/+0 |
* | | Merge libpcap-1.1.1. | rpaulo | 2010-10-29 | 203 | -4500/+19746 |
|\ \
| |/ |
|
* | | Revised revision 199201 (add interface description capability as inspired | delphij | 2010-01-27 | 1 | -3/+13 |
* | | Revert revision 199201 for now as it has introduced a kernel vulnerability | delphij | 2009-11-12 | 1 | -12/+4 |
* | | Add interface description capability as inspired by OpenBSD. | delphij | 2009-11-11 | 1 | -4/+12 |
* | | Revert previous commit that commented out some bpf functions. | rpaulo | 2009-04-11 | 5 | -9/+9 |
* | | Restore local change to include <sys/bpf.h> inside pcap.h. This fixes | rpaulo | 2009-04-02 | 2 | -6/+2 |
* | | Remove a dangling extern "C" declaration that was missed during the | rpaulo | 2009-03-31 | 1 | -4/+0 |
* | | Fixed indentation for LINKTYPE_ENC | vanhu | 2009-03-24 | 1 | -1/+1 |
* | | bpf_filter() and bpf_validate() can't live here if they already live in | rpaulo | 2009-03-22 | 1 | -2/+2 |
* | | Remove remaining references to BIOCSETBUFMODE ifdefs. We now have | rpaulo | 2009-03-21 | 1 | -7/+0 |
* | | Finish merge of zerocopy bpf. | rpaulo | 2009-03-21 | 1 | -156/+0 |
* | | Merge libpcap 1.0.0. | rpaulo | 2009-03-21 | 156 | -10691/+25065 |
|\ \
| |/ |
|
| * | Flatten vendor/libpcap and remove keyword expansion. | rpaulo | 2009-03-20 | 97 | -54701/+0 |
* | | Add Mac OS X stuff. | rpaulo | 2009-03-21 | 1 | -0/+2 |
* | | Add a couple more paths. | rpaulo | 2009-03-21 | 1 | -0/+2 |
* | | Add exclude list for libpcap. | rpaulo | 2009-03-21 | 1 | -0/+3 |
* | | Added DLT_ENC to map list, so it is now possible | vanhu | 2009-03-16 | 1 | -0/+3 |
* | | Implement zero-copy bpf(4) buffer or "zbuf" support for libpcap. A slightly | csjp | 2008-09-16 | 3 | -37/+354 |
* | | Revert back to including the whole net/bpf.h again. | mlaier | 2007-10-20 | 1 | -3/+1 |
* | | Resolve merge conflicts | mlaier | 2007-10-16 | 12 | -893/+965 |
* | | This commit was generated by cvs2svn to compensate for changes in r172677, | mlaier | 2007-10-16 | 24 | -3037/+4903 |
|\ \
| |/ |
|
| * | Import of libpcap v0.9.8 | mlaier | 2007-10-16 | 34 | -3478/+5892 |
* | | Add three new ioctl(2) commands for bpf(4). | jkim | 2007-02-26 | 1 | -3/+16 |
* | | sigh, put back buffer overflow fix of 1.1.11 that seems to have | sam | 2006-09-04 | 1 | -1/+3 |
* | | update instructions | sam | 2006-09-04 | 1 | -13/+12 |
* | | resolve merge conflicts | sam | 2006-09-04 | 7 | -85/+262 |
* | | This commit was generated by cvs2svn to compensate for changes in r162012, | sam | 2006-09-04 | 22 | -293/+3983 |
|\ \
| |/ |
|
| * | Import of libpcap v0.9.4 | sam | 2006-09-04 | 29 | -381/+4246 |
* | | This commit was generated by cvs2svn to compensate for changes in r154439, | sam | 2006-01-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | correct dlt buffer alloc; this goes on the vendor branch as it | sam | 2006-01-16 | 1 | -1/+1 |