]> The Tcpdump Group git mirrors - libpcap/history - pcap-netmap.c
Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21
[libpcap] / pcap-netmap.c
2020-08-28  Michael RichardsonMerge pull request #906 from Oppen/issue_898
2020-07-01  Guy HarrisHandle the pcap_t+private data in a fashion that makes...
2019-09-01  Guy HarrisDon't use ctype.h macros.
2019-04-25  Michael RichardsonMerge pull request #771 from ether42/reuseaddr
2019-04-25  Michael RichardsonMerge pull request #749 from nmap/manpage-formatting
2019-01-07  Guy HarrisMerge branch 'master' of https://github.com/rixed/libpc...
2018-11-09  Guy HarrisSquelch a narrowing warning.
2018-09-14  Guy HarrisMerge branch 'master' into breakloop_poll 741/head
2018-09-14  Guy HarrisMerge pull request #756 from stubbfel/patch-1
2018-09-13  Guy HarrisSquelch more narrowing warnings.
2018-09-01  Guy HarrisClean up the declaration of the packet-filtering routines.
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.