summaryrefslogtreecommitdiffstats
path: root/contrib/libpcap
Commit message (Expand)AuthorAgeFilesLines
* MFC r313695, r313760, r314769, r314863, r314865, r316125delphij2017-05-31175-10545/+22898
* libpcap: fix for simple NULL pointer dereference.pfg2016-04-141-1/+2
* MFV r276759: libpcap 1.6.2.delphij2015-01-06173-10257/+11302
|\
* | Add netmap support to libpcap. Tcpdump and other native pcap application can nowluigi2014-10-062-0/+11
* | Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED.kevlo2014-01-081-1/+1
* | Integrate github revision 0446821e49224c6a29be28760cc9c4cc14f56d8a assbruno2013-10-315-8/+8
* | Move new pf includes to the pf directory. The pfvar.h remainglebius2013-10-271-1/+1
* | Start splitting pfvar.h into internal and external parts.glebius2013-10-261-1/+1
* | MFV: libpcap 1.4.0.delphij2013-05-3054-4050/+8632
* | Add tcp header flags ECE and CWR defined in RFC 3168.hiren2013-05-163-2/+6
* | Clean some 'svn:executable' properties in the tree.pfg2013-01-261-0/+0
* | MFV: libpcap 1.3.0.delphij2012-10-0525-6915/+3907
|\ \ | |/
* | Fix typo: s/pakcet/packetkevlo2012-09-201-1/+1
* | Add 3 missing files that was generated but not included with the initialdelphij2012-05-143-0/+267
* | Merge from vendor branch: update libpcap to 1.2.1.delphij2012-05-1476-2553/+6708
|\ \ | |/
* | Incorporate vendor commit ecdc5c0a7f7591a7cd4a:delphij2011-06-281-0/+11
* | Explicitly initialize the packet buffer to NULL after we unmap the zero copycsjp2011-06-031-0/+1
* | Merge my change against libpcap trunk revisiondelphij2011-03-111-11/+39
* | Remove more unused files.rpaulo2010-10-295-590/+0
* | Remove unused files.rpaulo2010-10-2948-8225/+0
* | Merge libpcap-1.1.1.rpaulo2010-10-29203-4500/+19746
|\ \ | |/
* | Revised revision 199201 (add interface description capability as inspireddelphij2010-01-271-3/+13
* | Revert revision 199201 for now as it has introduced a kernel vulnerabilitydelphij2009-11-121-12/+4
* | Add interface description capability as inspired by OpenBSD.delphij2009-11-111-4/+12
* | Revert previous commit that commented out some bpf functions.rpaulo2009-04-115-9/+9
* | Restore local change to include <sys/bpf.h> inside pcap.h. This fixesrpaulo2009-04-022-6/+2
* | Remove a dangling extern "C" declaration that was missed during therpaulo2009-03-311-4/+0
* | Fixed indentation for LINKTYPE_ENCvanhu2009-03-241-1/+1
* | bpf_filter() and bpf_validate() can't live here if they already live inrpaulo2009-03-221-2/+2
* | Remove remaining references to BIOCSETBUFMODE ifdefs. We now haverpaulo2009-03-211-7/+0
* | Finish merge of zerocopy bpf.rpaulo2009-03-211-156/+0
* | Merge libpcap 1.0.0.rpaulo2009-03-21156-10691/+25065
|\ \ | |/
| * Flatten vendor/libpcap and remove keyword expansion.rpaulo2009-03-2097-54701/+0
* | Add Mac OS X stuff.rpaulo2009-03-211-0/+2
* | Add a couple more paths.rpaulo2009-03-211-0/+2
* | Add exclude list for libpcap.rpaulo2009-03-211-0/+3
* | Added DLT_ENC to map list, so it is now possiblevanhu2009-03-161-0/+3
* | Implement zero-copy bpf(4) buffer or "zbuf" support for libpcap. A slightlycsjp2008-09-163-37/+354
* | Revert back to including the whole net/bpf.h again.mlaier2007-10-201-3/+1
* | Resolve merge conflictsmlaier2007-10-1612-893/+965
* | This commit was generated by cvs2svn to compensate for changes in r172677,mlaier2007-10-1624-3037/+4903
|\ \ | |/
| * Import of libpcap v0.9.8mlaier2007-10-1634-3478/+5892
* | Add three new ioctl(2) commands for bpf(4).jkim2007-02-261-3/+16
* | sigh, put back buffer overflow fix of 1.1.11 that seems to havesam2006-09-041-1/+3
* | update instructionssam2006-09-041-13/+12
* | resolve merge conflictssam2006-09-047-85/+262
* | This commit was generated by cvs2svn to compensate for changes in r162012,sam2006-09-0422-293/+3983
|\ \ | |/
| * Import of libpcap v0.9.4sam2006-09-0429-381/+4246
* | This commit was generated by cvs2svn to compensate for changes in r154439,sam2006-01-161-1/+1
|\ \ | |/
| * correct dlt buffer alloc; this goes on the vendor branch as itsam2006-01-161-1/+1
OpenPOWER on IntegriCloud