Commit Graph

10 Commits

Author SHA1 Message Date
Jerome Duval
8faba33005 Bump revisions for x86_64 rebuild after time_t change. 2017-06-20 07:18:22 +02: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
Humdinger
f08bc2f6be Recipe cosmetics, impoved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-09-01 17:28:44 +02: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
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04: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