0
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Adrien Destugues ea706b86b0 libpcap: 32bit patch 2019-02-26 20:09:22 +01:00
Jerome Duval 7e5f711456 net-*,mail-*: reorder sections. 2018-08-09 10:34:39 +02:00
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