History log of /freebsd-10.1-release/lib/libpcap/config.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 251129 30-May-2013 delphij

MFV: libpcap 1.4.0.

MFC after: 4 weeks


# 241231 05-Oct-2012 delphij

MFV: libpcap 1.3.0.

MFC after: 4 weeks


# 235426 14-May-2012 delphij

Merge from vendor branch: update libpcap to 1.2.1.

MFC after: 2 weeks


# 214539 29-Oct-2010 dim

Regenerate our lib/libpcap/config.h for libpcap 1.1.1.


# 190226 21-Mar-2009 rpaulo

Support files for new libpcap 1.0.0.
Includes a shlib bump.


# 181690 13-Aug-2008 ed

Change bpf(4) to use the cdevpriv API.

Right now the bpf(4) driver uses the cloning API to generate /dev/bpf%u.
When an application such as tcpdump needs a BPF, it opens /dev/bpf0,
/dev/bpf1, etc. until it opens the first available device node. We used
this approach, because our devfs implementation didn't allow
per-descriptor data.

Now that we can, make it use devfs_get_cdevpriv() to obtain the private
data. To remain compatible with the existing implementation, add a
symlink from /dev/bpf0 to /dev/bpf. I've already changed libpcap to
compile with HAVE_CLONING_BPF, which makes it use /dev/bpf. There may be
other applications in the base system (dhclient) that use the loop to
obtain a valid bpf.

Discussed on: src-committers
Approved by: csjp


# 172681 16-Oct-2007 mlaier

Update for libpcap 0.9.8 import


# 146772 29-May-2005 sam

update for import of v0.9.1-096


# 139115 21-Dec-2004 ru

NOINET6 -> NO_INET6


# 127667 31-Mar-2004 bms

Merge of libpcap 0.8.3 from tcpdump.org.


# 98529 20-Jun-2002 fenner

Update for libpcap 0.7.1


# 75111 03-Apr-2001 fenner

Update for libpcap 0.6.2