| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 203052: | Xin LI | 2010-02-26 | 1 | -3/+13 |
| * | Revert previous commit that commented out some bpf functions. | Rui Paulo | 2009-04-11 | 5 | -9/+9 |
| * | Restore local change to include <sys/bpf.h> inside pcap.h. This fixes | Rui Paulo | 2009-04-02 | 2 | -6/+2 |
| * | Remove a dangling extern "C" declaration that was missed during the | Rui Paulo | 2009-03-31 | 1 | -4/+0 |
| * | Fixed indentation for LINKTYPE_ENC | VANHULLEBUS Yvan | 2009-03-24 | 1 | -1/+1 |
| * | bpf_filter() and bpf_validate() can't live here if they already live in | Rui Paulo | 2009-03-22 | 1 | -2/+2 |
| * | Remove remaining references to BIOCSETBUFMODE ifdefs. We now have | Rui Paulo | 2009-03-21 | 1 | -7/+0 |
| * | Finish merge of zerocopy bpf. | Rui Paulo | 2009-03-21 | 1 | -156/+0 |
| * | Merge libpcap 1.0.0. | Rui Paulo | 2009-03-21 | 156 | -10691/+25065 |
| |\ |
|
| | * | Flatten vendor/libpcap and remove keyword expansion. | Rui Paulo | 2009-03-20 | 97 | -54701/+0 |
| * | | Add Mac OS X stuff. | Rui Paulo | 2009-03-21 | 1 | -0/+2 |
| * | | Add a couple more paths. | Rui Paulo | 2009-03-21 | 1 | -0/+2 |
| * | | Add exclude list for libpcap. | Rui Paulo | 2009-03-21 | 1 | -0/+3 |
| * | | Added DLT_ENC to map list, so it is now possible | VANHULLEBUS Yvan | 2009-03-16 | 1 | -0/+3 |
| * | | Implement zero-copy bpf(4) buffer or "zbuf" support for libpcap. A slightly | Christian S.J. Peron | 2008-09-16 | 3 | -37/+354 |
| * | | Revert back to including the whole net/bpf.h again. | Max Laier | 2007-10-20 | 1 | -3/+1 |
| * | | Resolve merge conflicts | Max Laier | 2007-10-16 | 12 | -893/+965 |
| * | | This commit was generated by cvs2svn to compensate for changes in r172677, | Max Laier | 2007-10-16 | 24 | -3037/+4903 |
| |\| |
|
| | * | Import of libpcap v0.9.8 | Max Laier | 2007-10-16 | 34 | -3478/+5892 |
| * | | Add three new ioctl(2) commands for bpf(4). | Jung-uk Kim | 2007-02-26 | 1 | -3/+16 |
| * | | sigh, put back buffer overflow fix of 1.1.11 that seems to have | Sam Leffler | 2006-09-04 | 1 | -1/+3 |
| * | | update instructions | Sam Leffler | 2006-09-04 | 1 | -13/+12 |
| * | | resolve merge conflicts | Sam Leffler | 2006-09-04 | 7 | -85/+262 |
| * | | This commit was generated by cvs2svn to compensate for changes in r162012, | Sam Leffler | 2006-09-04 | 22 | -293/+3983 |
| |\| |
|
| | * | Import of libpcap v0.9.4 | Sam Leffler | 2006-09-04 | 29 | -381/+4246 |
| * | | This commit was generated by cvs2svn to compensate for changes in r154439, | Sam Leffler | 2006-01-16 | 1 | -1/+1 |
| |\| |
|
| | * | correct dlt buffer alloc; this goes on the vendor branch as it | Sam Leffler | 2006-01-16 | 1 | -1/+1 |
| * | | resolve merge conflicts | Sam Leffler | 2005-07-11 | 10 | -544/+1556 |
| * | | This commit was generated by cvs2svn to compensate for changes in r147894, | Sam Leffler | 2005-07-11 | 28 | -282/+1239 |
| |\| |
|
| | * | Virgin import of libpcap v0.9.1 (release) from tcpdump.org | Sam Leffler | 2005-07-11 | 38 | -730/+2803 |
| * | | resolve merge conflicts | Sam Leffler | 2005-05-29 | 10 | -895/+600 |
| * | | This commit was generated by cvs2svn to compensate for changes in r146768, | Sam Leffler | 2005-05-29 | 43 | -1058/+6642 |
| |\| |
|
| | * | Virgin import of libpcap v0.9.1 (alpha 096) from tcpdump.org | Sam Leffler | 2005-05-29 | 53 | -1344/+7271 |
| * | | pcap clients should use strlcpy() from the base system libc by default also. | Bruce M Simpson | 2004-03-31 | 1 | -7/+0 |
| * | | snprintf() and vsnprintf() are part of our base system libc, therefore | Bruce M Simpson | 2004-03-31 | 1 | -10/+0 |
| * | | Correct imported pcap.h for FreeBSD builds. | Bruce M Simpson | 2004-03-31 | 1 | -7/+1 |
| * | | Merge of libpcap 0.8.3 from tcpdump.org. | Bruce M Simpson | 2004-03-31 | 11 | -918/+2781 |
| * | | This commit was generated by cvs2svn to compensate for changes in r127664, | Bruce M Simpson | 2004-03-31 | 54 | -3070/+13564 |
| |\| |
|
| | * | Import libpcap 0.8.3, from http://www.tcpdump.org/releases/libpcap-0.8.3.tar.gz | Bruce M Simpson | 2004-03-31 | 64 | -3499/+16463 |
| * | | Remove a reference to part of the pcap API not yet merged. | Brian Feldman | 2003-11-04 | 1 | -10/+0 |
| * | | * Modify libpcap to work a bit better with our 802.11 code. This means | Brian Feldman | 2003-11-04 | 2 | -10/+55 |
| * | | Merge multi-DLT support. | Bill Fenner | 2003-01-26 | 4 | -0/+41 |
| * | | This commit was generated by cvs2svn to compensate for changes in r109839, | Bill Fenner | 2003-01-26 | 3 | -1/+72 |
| |\| |
|
| | * | Commit tcpdump.org's multi-DLT support to vendor branch. | Bill Fenner | 2003-01-26 | 7 | -1/+113 |
| * | | Merge libpcap 0.7.1 | Bill Fenner | 2002-06-21 | 9 | -106/+1270 |
| * | | This commit was generated by cvs2svn to compensate for changes in r98530, | Bill Fenner | 2002-06-21 | 32 | -840/+3224 |
| |\| |
|
| | * | Import libpcap 0.7.1, from | Bill Fenner | 2002-06-21 | 42 | -949/+4511 |
| * | | Correct email address for bug reports and patch submissions. | David E. O'Brien | 2002-02-08 | 1 | -1/+3 |
| * | | Merge libpcap 0.6.2 | Bill Fenner | 2001-04-03 | 11 | -277/+982 |
| * | | This commit was generated by cvs2svn to compensate for changes in r75107, | Bill Fenner | 2001-04-03 | 39 | -1046/+5096 |
| |\| |
|