]> The Tcpdump Group git mirrors - libpcap/history - pcap-netmap.c
Use 64-bit clean API in dag_findalldevs()
[libpcap] / pcap-netmap.c
2018-05-07  Guy Harris"#if 0" out debug printouts.
2018-04-04  Guy HarrisFix typo.
2017-12-11  Guy HarrisCheck for FreeBSD, not Linux, when checking for IFF_PPR...
2017-12-11  Guy HarrisMerge pull request #669 from mkaniewski/master
2017-12-10  mkaniewskiResolve integer conversion problems. 669/head
2017-11-28  Guy HarrisMerge pull request #663 from sgeto/netmap
2017-11-15  Guy HarrisAdd a routine to format error messages with an errno...
2017-09-06  Guy HarrisMore consistently use pcap_snprintf().
2017-08-24  Guy HarrisMerge pull request #595 from buytenh/pcap_protocol
2017-08-19  Guy HarrisAlways include <config.h> rather than "config.h".
2017-07-22  Guy HarrisMerge pull request #588 from mkubecek/mk/master/vlan4
2017-06-02  Guy HarrisMake the checks and adjustment of the snapshot length...
2017-05-31  Guy HarrisUpdate a comment.
2017-05-31  Guy HarrisThe device is now opt.device, not opt.source.
2017-05-31  Guy HarrisAdd netmap support.