Commit Graph

12 Commits

Author SHA1 Message Date
davidkaroly
cb838b06d5 libpcap: update to 1.10.4 (#8526) 2023-04-25 23:58:56 +03:00
davidkaroly
70a39c9684 libpcap: update to 1.10.3 (#7768) 2023-01-14 04:23:49 +03:00
davidkaroly
9c93aafe4a libpcap: bump to 1.10.1 (#7402) 2022-11-13 08:13:25 +01:00
Adrien Destugues
fe1bcb5152 libpcap: fix 32bit build, try 2 2020-06-10 21:51:30 +02:00
Adrien Destugues
ea706b86b0 libpcap: 32bit patch 2019-02-26 20:09:22 +01:00
Jerome Duval
673dbcad17 libpcap: fix crash on interface listing.
* use pcap_findalldevs_interfaces() which can use getifaddrs().
* recreate a AF_INET socket to the stack to get the stats.
2017-02-23 22:29:35 +01:00
Jerome Duval
b78ac6b437 libpcap: bump version.
* it might need an header patch.
* github release tag is messy, so use the tarball at tcpdump.org.
2016-11-11 22:22:38 +00:00
Jerome Duval
32ae16e482 libpcap: bump version. 2016-07-27 23:11:18 +00:00
Jerome Duval
3425adc7d4 libpcap: render the patch more upstreamable.
* squash commits.
2015-08-13 19:51:07 +00:00
Jerome Duval
991671ddad libpcap: bump version. 2015-08-13 18:48:29 +00:00
Jerome Duval
304f6444f6 libpcap: enable shared library.
* also fix copyrights.
2015-04-30 19:21:50 +00:00
Jerome Duval
93c97687b1 libpcap: added a recipe for version 1.7.3
* reused pcap-haiku.cpp from Haiku tree.
* cannot be sent to upstream as is, had to hack Makefile.in
for instance.
2015-04-30 18:08:04 +00:00