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
5fd1ea0810
Re-apply r190640.
...
- Restore local change to include <net/bpf.h> inside pcap.h.
This fixes ports build problems.
- Update local copy of dlt.h with new DLT types.
- Revert no longer needed <net/bpf.h> includes which were added
as part of r334277.
Suggested by: antoine@, delphij@, np@
MFC after: 3 weeks
Sponsored by: Mellanox Technologies
2018-05-31 09:11:21 +00:00
Hans Petter Selasky
65b806b289
Hide unsupported remote capture definitions to avoid breakage in ports.
...
Suggested by: antoine@
MFC after: 3 weeks
Sponsored by: Mellanox Technologies
2018-05-30 11:45:29 +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
b86fcc147f
MFV r313759: license change for a few headers (4 clause BSD to 3 clause BSD).
...
MFC after: 28 days
X-MFC-with: r313695
2017-02-15 07:22:47 +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
Sean Bruno
3055dc3e48
Integrate github revision 0446821e49224c6a29be28760cc9c4cc14f56d8a as
...
suggested by upstream
https://github.com/the-tcpdump-group/libpcap/issues/327
Quiesce assignment warnings by use of const
2013-10-31 20:03:59 +00:00
Xin LI
edc89b24f3
MFV: libpcap 1.4.0.
...
MFC after: 4 weeks
2013-05-30 08:02:00 +00:00
Xin LI
15752fa858
MFV: libpcap 1.3.0.
...
MFC after: 4 weeks
2012-10-05 18:42:50 +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
efbbe93e56
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).
2009-04-11 17:36:11 +00:00
Rui Paulo
0c9438135a
Restore local change to include <sys/bpf.h> inside pcap.h. This fixes
...
remaining ports build problems.
2009-04-02 13:04:17 +00:00
Rui Paulo
1d111e6dfe
bpf_filter() and bpf_validate() can't live here if they already live in
...
bpf.h
2009-03-22 00:47:41 +00:00
Rui Paulo
a8e0710125
Merge libpcap 1.0.0.
2009-03-21 22:58:08 +00:00