aboutsummaryrefslogtreecommitdiff
path: root/contrib/libpcap
Commit message (Expand)AuthorAgeFilesLines
* Add netmap support to libpcap. Tcpdump and other native pcap application can nowLuigi Rizzo2014-10-062-0/+11
* Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED.Kevin Lo2014-01-081-1/+1
* Integrate github revision 0446821e49224c6a29be28760cc9c4cc14f56d8a asSean Bruno2013-10-315-8/+8
* Move new pf includes to the pf directory. The pfvar.h remainGleb Smirnoff2013-10-271-1/+1
* Start splitting pfvar.h into internal and external parts.Gleb Smirnoff2013-10-261-1/+1
* MFV: libpcap 1.4.0.Xin LI2013-05-3054-4050/+8632
|\
* | Add tcp header flags ECE and CWR defined in RFC 3168.Hiren Panchasara2013-05-163-2/+6
* | Clean some 'svn:executable' properties in the tree.Pedro F. Giffuni2013-01-261-0/+0
* | MFV: libpcap 1.3.0.Xin LI2012-10-0525-6915/+3907
|\|
* | Fix typo: s/pakcet/packetKevin Lo2012-09-201-1/+1
* | Add 3 missing files that was generated but not included with the initialXin LI2012-05-143-0/+267
* | Merge from vendor branch: update libpcap to 1.2.1.Xin LI2012-05-1476-2553/+6708
|\|
* | Incorporate vendor commit ecdc5c0a7f7591a7cd4a:Xin LI2011-06-281-0/+11
* | Explicitly initialize the packet buffer to NULL after we unmap the zero copyChristian S.J. Peron2011-06-031-0/+1
* | Merge my change against libpcap trunk revisionXin LI2011-03-111-11/+39
* | Remove more unused files.Rui Paulo2010-10-295-590/+0
* | Remove unused files.Rui Paulo2010-10-2948-8225/+0
* | Merge libpcap-1.1.1.Rui Paulo2010-10-29203-4500/+19746
|\|
* | Revised revision 199201 (add interface description capability as inspiredXin LI2010-01-271-3/+13
* | Revert revision 199201 for now as it has introduced a kernel vulnerabilityXin LI2009-11-121-12/+4
* | Add interface description capability as inspired by OpenBSD.Xin LI2009-11-111-4/+12
* | Revert previous commit that commented out some bpf functions.Rui Paulo2009-04-115-9/+9
* | Restore local change to include <sys/bpf.h> inside pcap.h. This fixesRui Paulo2009-04-022-6/+2
* | Remove a dangling extern "C" declaration that was missed during theRui Paulo2009-03-311-4/+0
* | Fixed indentation for LINKTYPE_ENCVANHULLEBUS Yvan2009-03-241-1/+1
* | bpf_filter() and bpf_validate() can't live here if they already live inRui Paulo2009-03-221-2/+2
* | Remove remaining references to BIOCSETBUFMODE ifdefs. We now haveRui Paulo2009-03-211-7/+0
* | Finish merge of zerocopy bpf.Rui Paulo2009-03-211-156/+0
* | Merge libpcap 1.0.0.Rui Paulo2009-03-21156-10691/+25065
|\|
| * Flatten vendor/libpcap and remove keyword expansion.Rui Paulo2009-03-2097-54701/+0
* | Add Mac OS X stuff.Rui Paulo2009-03-211-0/+2
* | Add a couple more paths.Rui Paulo2009-03-211-0/+2
* | Add exclude list for libpcap.Rui Paulo2009-03-211-0/+3
* | Added DLT_ENC to map list, so it is now possibleVANHULLEBUS Yvan2009-03-161-0/+3
* | Implement zero-copy bpf(4) buffer or "zbuf" support for libpcap. A slightlyChristian S.J. Peron2008-09-163-37/+354
* | Revert back to including the whole net/bpf.h again.Max Laier2007-10-201-3/+1
* | Resolve merge conflictsMax Laier2007-10-1612-893/+965
* | This commit was generated by cvs2svn to compensate for changes in r172677,Max Laier2007-10-1624-3037/+4903
|\|
| * Import of libpcap v0.9.8Max Laier2007-10-1634-3478/+5892
* | Add three new ioctl(2) commands for bpf(4).Jung-uk Kim2007-02-261-3/+16
* | sigh, put back buffer overflow fix of 1.1.11 that seems to haveSam Leffler2006-09-041-1/+3
* | update instructionsSam Leffler2006-09-041-13/+12
* | resolve merge conflictsSam Leffler2006-09-047-85/+262
* | This commit was generated by cvs2svn to compensate for changes in r162012,Sam Leffler2006-09-0422-293/+3983
|\|
| * Import of libpcap v0.9.4Sam Leffler2006-09-0429-381/+4246
* | This commit was generated by cvs2svn to compensate for changes in r154439,Sam Leffler2006-01-161-1/+1
|\|
| * correct dlt buffer alloc; this goes on the vendor branch as itSam Leffler2006-01-161-1/+1
* | resolve merge conflictsSam Leffler2005-07-1110-544/+1556
* | This commit was generated by cvs2svn to compensate for changes in r147894,Sam Leffler2005-07-1128-282/+1239
|\|
| * Virgin import of libpcap v0.9.1 (release) from tcpdump.orgSam Leffler2005-07-1138-730/+2803