| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | resolve merge conflicts | sam | 2005-07-11 | 10 | -544/+1556 |
* | | This commit was generated by cvs2svn to compensate for changes in r147894, | sam | 2005-07-11 | 28 | -282/+1239 |
|\ \
| |/ |
|
| * | Virgin import of libpcap v0.9.1 (release) from tcpdump.org | sam | 2005-07-11 | 38 | -730/+2803 |
* | | resolve merge conflicts | sam | 2005-05-29 | 10 | -895/+600 |
* | | This commit was generated by cvs2svn to compensate for changes in r146768, | sam | 2005-05-29 | 43 | -1058/+6642 |
|\ \
| |/ |
|
| * | Virgin import of libpcap v0.9.1 (alpha 096) from tcpdump.org | sam | 2005-05-29 | 53 | -1344/+7271 |
* | | pcap clients should use strlcpy() from the base system libc by default also. | bms | 2004-03-31 | 1 | -7/+0 |
* | | snprintf() and vsnprintf() are part of our base system libc, therefore | bms | 2004-03-31 | 1 | -10/+0 |
* | | Correct imported pcap.h for FreeBSD builds. | bms | 2004-03-31 | 1 | -7/+1 |
* | | Merge of libpcap 0.8.3 from tcpdump.org. | bms | 2004-03-31 | 11 | -918/+2781 |
* | | This commit was generated by cvs2svn to compensate for changes in r127664, | bms | 2004-03-31 | 54 | -3070/+13564 |
|\ \
| |/ |
|
| * | Import libpcap 0.8.3, from http://www.tcpdump.org/releases/libpcap-0.8.3.tar.gz | bms | 2004-03-31 | 64 | -3499/+16463 |
* | | Remove a reference to part of the pcap API not yet merged. | green | 2003-11-04 | 1 | -10/+0 |
* | | * Modify libpcap to work a bit better with our 802.11 code. This means | green | 2003-11-04 | 2 | -10/+55 |
* | | Merge multi-DLT support. | fenner | 2003-01-26 | 4 | -0/+41 |
* | | This commit was generated by cvs2svn to compensate for changes in r109839, | fenner | 2003-01-26 | 3 | -1/+72 |
|\ \
| |/ |
|
| * | Commit tcpdump.org's multi-DLT support to vendor branch. | fenner | 2003-01-26 | 7 | -1/+113 |
* | | Merge libpcap 0.7.1 | fenner | 2002-06-21 | 9 | -106/+1270 |
* | | This commit was generated by cvs2svn to compensate for changes in r98530, | fenner | 2002-06-21 | 32 | -840/+3224 |
|\ \
| |/ |
|
| * | Import libpcap 0.7.1, from | fenner | 2002-06-21 | 42 | -949/+4511 |
* | | Correct email address for bug reports and patch submissions. | obrien | 2002-02-08 | 1 | -1/+3 |
* | | Merge libpcap 0.6.2 | fenner | 2001-04-03 | 11 | -277/+982 |
* | | This commit was generated by cvs2svn to compensate for changes in r75107, | fenner | 2001-04-03 | 39 | -1046/+5096 |
|\ \
| |/ |
|
| * | Virgin import of tcpdump.org libpcap v0.6.2 | fenner | 2001-04-03 | 51 | -1317/+6213 |
* | | When pcap_compile() detects an error, it longjmp()'s out of the | archie | 2001-01-07 | 1 | -0/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r63696, | fenner | 2000-07-20 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Import rev 1.26 of tcpdump.org's inet.c -- don't free | fenner | 2000-07-20 | 1 | -2/+3 |
| * | Import of updated file for 0.5 release | fenner | 2000-03-04 | 1 | -5/+15 |
* | | Fix make world breakage. | archie | 2000-07-19 | 1 | -1/+1 |
* | | Merge updated file for 0.5 release: handle "ip host foo" and | fenner | 2000-03-04 | 1 | -4/+14 |
* | | Merge libpcap 0.5 | fenner | 2000-01-30 | 10 | -53/+1153 |
* | | This commit was generated by cvs2svn to compensate for changes in r56889, | fenner | 2000-01-30 | 32 | -179/+506 |
|\ \
| |/ |
|
| * | Virgin import of tcpdump.org libpcap v0.5 | fenner | 2000-01-30 | 42 | -210/+1629 |
* | | Merge libpcap version 0.4 | fenner | 1998-09-15 | 5 | -28/+95 |
* | | This commit was generated by cvs2svn to compensate for changes in r39291, | fenner | 1998-09-15 | 19 | -245/+737 |
|\ \
| |/ |
|
| * | Virgin import of LBL libpcap v0.4 | fenner | 1998-09-15 | 25 | -379/+1140 |
* | | None of the header files for the packet capture library | phk | 1998-08-07 | 3 | -0/+30 |