History log of /freebsd-10.0-release/contrib/libpcap/pcap/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

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


214518 29-Oct-2010 rpaulo

Merge libpcap-1.1.1.


190944 11-Apr-2009 rpaulo

Revert previous commit that commented out some bpf functions.
Unconstify arguments of bpf_image(), bpf_filter() and bpf_dump(). This
is needed because some ports rely heavely on these arguments (some of
them even roll out their own implemenentations of bpf_dump).


190640 02-Apr-2009 rpaulo

Restore local change to include <sys/bpf.h> inside pcap.h. This fixes
remaining ports build problems.


190234 22-Mar-2009 rpaulo

bpf_filter() and bpf_validate() can't live here if they already live in
bpf.h


190225 21-Mar-2009 rpaulo

Merge libpcap 1.0.0.


190214 21-Mar-2009 rpaulo

Import of libpcap 1.0.0.