From: sfd Date: Thu, 26 Jul 2018 05:05:47 +0000 (+1200) Subject: Use 64-bit clean API in dag_findalldevs() X-Git-Tag: libpcap-1.10-bp~896 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/b744c80a94eae86abd37a118fb1d49f10a388d13 Use 64-bit clean API in dag_findalldevs() Suppress libdag warning message to stderr --- diff --git a/pcap-dag.c b/pcap-dag.c index 503083f3..30983a69 100644 --- a/pcap-dag.c +++ b/pcap-dag.c @@ -1184,7 +1184,7 @@ dag_findalldevs(pcap_if_list_t *devlistp, char *errbuf) } rxstreams = dag_rx_get_stream_count(dagfd); for(stream=0;stream