aboutsummaryrefslogtreecommitdiff
path: root/contrib/libpcap/pcap-netfilter-linux.c
Commit message (Collapse)AuthorAgeFilesLines
* libpcap: Update to 1.10.5Joseph Mingrone2024-09-141-30/+31
| | | | | | | | Changes: https://git.tcpdump.org/libpcap/blob/bbcbc9174df3298a854daee2b3e666a4b6e5383a:/CHANGES Reviewed by: emaste Obtained from: https://www.tcpdump.org/release/libpcap-1.10.5.tar.gz Sponsored by: The FreeBSD Foundation
* libpcap: Update to 1.10.4Joseph Mingrone2023-05-051-2/+2
| | | | | | | Changelog: https://git.tcpdump.org/libpcap/blob/104271ba4a14de6743e43bcf87536786d8fddea4:/CHANGES Reviewed by: emaste Obtained from: https://www.tcpdump.org/release/libpcap-1.10.4.tar.gz Sponsored by: The FreeBSD Foundation
* libpcap: Update to 1.10.3Joseph Mingrone2023-03-311-21/+53
| | | | | | | | | | | | | | Local changes: - In contrib/libpcap/pcap/bpf.h, do not include pcap/dlt.h. Our system net/dlt.h is pulled in from net/bpf.h. - sys/net/dlt.h: Incorporate changes from libpcap 1.10.3. - lib/libpcap/Makefile: Update for libpcap 1.10.3. Changelog: https://git.tcpdump.org/libpcap/blob/95691ebe7564afa3faa5c6ba0dbd17e351be455a:/CHANGES Reviewed by: emaste Obtained from: https://www.tcpdump.org/release/libpcap-1.10.3.tar.gz Sponsored by: The FreeBSD Foundation
* MFV r353141 (by phillip):Cy Schubert2019-12-211-1/+3
| | | | | | | | | Update libpcap from 1.9.0 to 1.9.1. MFC after: 2 weeks Notes: svn path=/head/; revision=355988
* MFV r333789: libpcap 1.9.0 (pre-release)Hans Petter Selasky2018-05-281-53/+154
| | | | | | | | MFC after: 1 month Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=334277
* MFV r313676: libpcap 1.8.1Xin LI2017-02-131-51/+57
| | | | | | | MFC after: 1 month Notes: svn path=/head/; revision=313695
* MFV r276759: libpcap 1.6.2.Xin LI2015-01-061-13/+20
| | | | | | | MFC after: 1 month Notes: svn path=/head/; revision=276768
* MFV: libpcap 1.4.0.Xin LI2013-05-301-44/+221
| | | | | | | MFC after: 4 weeks Notes: svn path=/head/; revision=251129
* MFV: libpcap 1.3.0.Xin LI2012-10-051-2/+2
| | | | | | | MFC after: 4 weeks Notes: svn path=/head/; revision=241231
* Merge from vendor branch: update libpcap to 1.2.1.Xin LI2012-05-141-0/+468
MFC after: 2 weeks Notes: svn path=/head/; revision=235426