Cy Schubert
57e22627f9
MFV r353141 (by phillip):
...
Update libpcap from 1.9.0 to 1.9.1.
MFC after: 2 weeks
2019-12-21 21:01:03 +00:00
Hans Petter Selasky
b00ab7548b
MFV r333789: libpcap 1.9.0 (pre-release)
...
MFC after: 1 month
Sponsored by: Mellanox Technologies
2018-05-28 08:12:18 +00:00
Xin LI
ada6f083b9
MFV r313676: libpcap 1.8.1
...
MFC after: 1 month
2017-02-13 08:23:39 +00:00
Xin LI
681ed54caa
MFV r276759: libpcap 1.6.2.
...
MFC after: 1 month
2015-01-06 22:29:12 +00:00
Xin LI
edc89b24f3
MFV: libpcap 1.4.0.
...
MFC after: 4 weeks
2013-05-30 08:02:00 +00:00
Xin LI
d1e8733132
Merge from vendor branch: update libpcap to 1.2.1.
...
MFC after: 2 weeks
2012-05-14 05:12:56 +00:00
Rui Paulo
a0ee43a18d
Merge libpcap-1.1.1.
2010-10-29 18:43:23 +00:00
Rui Paulo
a8e0710125
Merge libpcap 1.0.0.
2009-03-21 22:58:08 +00:00
Rui Paulo
3430dc7c1f
Flatten vendor/libpcap and remove keyword expansion.
2009-03-20 13:44:43 +00:00
Christian S.J. Peron
154bbe416c
Implement zero-copy bpf(4) buffer or "zbuf" support for libpcap. A slightly
...
different version has been committed upstream in the libpcap vendor branch.
This will allow people to experiment with zero-copy bpf(4) without requiring
external patches.
Note to enable this functionality:
sysctl net.bpf.zerocopy_enable=1
By default, libpcap will use the legacy buffering method unless this sysctl
variable is set to 1.
For the details about zero-copy bpf(4) implementation see svn change r177548.
Requested by: many
Discussed with: sam
In collaboration with: rwatson
2008-09-16 20:32:29 +00:00
Max Laier
5357e0fedb
Resolve merge conflicts
...
Approved by: re (kensmith)
Obtained from: tcpdump.org
2007-10-16 02:07:55 +00:00
Max Laier
ef96d74f8a
Import of libpcap v0.9.8
2007-10-16 02:02:02 +00:00
Sam Leffler
ff252dbedb
resolve merge conflicts
...
MFC after: 1 month
2006-09-04 19:54:21 +00:00
Sam Leffler
5d18909f05
Import of libpcap v0.9.4
2006-09-04 19:43:23 +00:00
Sam Leffler
4238c2cd94
resolve merge conflicts
...
Approved by: re (scottl)
2005-07-11 03:43:25 +00:00
Sam Leffler
ee2dd488bf
Virgin import of libpcap v0.9.1 (release) from tcpdump.org
...
Approved by: re (scottl)
2005-07-11 03:24:53 +00:00
Sam Leffler
c761ebcb2c
resolve merge conflicts
...
Reviewed by: bms (earlier version)
2005-05-29 18:09:04 +00:00
Sam Leffler
04fb274578
Virgin import of libpcap v0.9.1 (alpha 096) from tcpdump.org
2005-05-29 17:46:52 +00:00
Bruce M Simpson
21f48b73b0
pcap clients should use strlcpy() from the base system libc by default also.
2004-03-31 18:15:37 +00:00
Bruce M Simpson
2a5eb7e1d4
snprintf() and vsnprintf() are part of our base system libc, therefore
...
pcap should not fall back to its own implementations in the absence of
HAVE_SNPRINTF and HAVE_VSNPRINTF defines when compiled and installed
as part of the world. This should fix builds of pflogd and packages
depending on the base system libpcap.
Reported by: Andrzej Tobola
2004-03-31 18:14:27 +00:00
Bruce M Simpson
eb9f0330c0
Merge of libpcap 0.8.3 from tcpdump.org.
2004-03-31 09:15:09 +00:00
Bruce M Simpson
feb4ecdbac
Import libpcap 0.8.3, from http://www.tcpdump.org/releases/libpcap-0.8.3.tar.gz
2004-03-31 09:07:39 +00:00
Bill Fenner
6121e7f0d2
Merge multi-DLT support.
2003-01-26 01:21:53 +00:00
Bill Fenner
09f33d614a
Commit tcpdump.org's multi-DLT support to vendor branch.
2003-01-26 01:16:33 +00:00
Bill Fenner
c0653930da
Merge libpcap 0.7.1
...
MFC after: 2 weeks
2002-06-21 01:38:14 +00:00
Bill Fenner
0a94d38f05
Import libpcap 0.7.1, from
...
http://www.tcpdump.org/release/libpcap-0.7.1.tar.gz
2002-06-21 01:36:27 +00:00
Bill Fenner
8e1481d144
Merge libpcap 0.6.2
2001-04-03 04:32:48 +00:00
Bill Fenner
dc2c730546
Virgin import of tcpdump.org libpcap v0.6.2
2001-04-03 04:18:09 +00:00
Bill Fenner
fae05455f6
Merge libpcap 0.5
2000-01-30 00:43:38 +00:00
Bill Fenner
8751327cb4
Virgin import of tcpdump.org libpcap v0.5
2000-01-30 00:32:56 +00:00
Poul-Henning Kamp
54ae3aa75b
None of the header files for the packet capture library
...
are suitable to include in a C++ file.
PR: 7229
Reviewed by: phk
Submitted by: Craig Spannring <cts@internetcds.com>
1998-08-07 06:20:58 +00:00
Bill Fenner
3052b2361a
Virgin import of libpcap 0.3
1997-05-27 00:01:12 +00:00
Paul Traina
8cf6c252e7
Virgin import of LBL libpcap version 0.2.1.
...
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.
1996-08-19 20:36:34 +00:00