Commit Graph

7 Commits

Author SHA1 Message Date
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