History log of /freebsd-11.0-release/contrib/libpcap/bpf/net/bpf_filter.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

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

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

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


# 276768 06-Jan-2015 delphij

MFV r276759: libpcap 1.6.2.

MFC after: 1 month


# 257466 31-Oct-2013 sbruno

Integrate github revision 0446821e49224c6a29be28760cc9c4cc14f56d8a as
suggested by upstream

https://github.com/the-tcpdump-group/libpcap/issues/327

Quiesce assignment warnings by use of const


# 235426 14-May-2012 delphij

Merge from vendor branch: update libpcap to 1.2.1.

MFC after: 2 weeks


# 223616 28-Jun-2011 delphij

Incorporate vendor commit ecdc5c0a7f7591a7cd4a:

In userland, sign extend the offset for JA instructions.

We currently use that to implement "ip6 protochain", and "pc" might be
wider than "pc->k", in which case we need to arrange that "pc->k" be
sign-extended, by casting it to bpf_int32.

PR: kern/157188
Submitted by: plosher
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).


# 190225 21-Mar-2009 rpaulo

Merge libpcap 1.0.0.


# 146769 29-May-2005 sam

This commit was generated by cvs2svn to compensate for changes in r146768,
which included commits to RCS files with non-trunk default branches.


# 146768 29-May-2005 sam

Virgin import of libpcap v0.9.1 (alpha 096) from tcpdump.org


# 127664 31-Mar-2004 bms

Import libpcap 0.8.3, from http://www.tcpdump.org/releases/libpcap-0.8.3.tar.gz


# 75107 03-Apr-2001 fenner

Virgin import of tcpdump.org libpcap v0.6.2


# 56889 30-Jan-2000 fenner

Virgin import of tcpdump.org libpcap v0.5


# 39291 15-Sep-1998 fenner

Virgin import of LBL libpcap v0.4


# 26175 27-May-1997 fenner

Virgin import of libpcap 0.3


# 17683 19-Aug-1996 pst

Virgin import of LBL libpcap version 0.2.1.
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.