]> The Tcpdump Group git mirrors - tcpdump/history - configure.ac
Add '-Wunreachable-code-return' warning option in devel mode for cmake
[tcpdump] / configure.ac
2018-07-28  Denis OvsienkoRemove a useless warning about the SMB decoder.
2018-07-28  Denis OvsienkoFix a typo in a comment.
2018-07-28  Denis OvsienkoTry the pcap_dump_ftell() check after pcap-config.
2018-07-28  Denis OvsienkoStick with one version of pcap_dump_ftell.c.
2018-07-19  Petr VorelDisplay interface and index and name on DLT_LINUX_SLL2
2018-05-23  Guy HarrisDeclare the NFLOG pseudo-header ourselves.
2018-05-23  Guy HarrisDeclare the Bluetooth pseudo-header ourselves.
2018-01-22  Guy HarrisConfigure for ether_ntohost() as libpcap does it for...
2018-01-22  Guy HarrisDon't check for netinet/if_ether.h unless we need it.
2018-01-22  Guy HarrisDo more substitution for missing libpcap functions.
2018-01-22  Guy HarrisClean up comments to reflect reality.
2018-01-22  Guy HarrisNo need to replace vfprintf().
2018-01-22  Guy HarrisDon't test for __attribute__ in the configure script.
2018-01-11  Guy HarrisUse nd_ types, add host-endian extract routines, clean...
2018-01-09  Guy HarrisUse pcapng as the name of the file format.
2018-01-07  Guy HarrisC99 - ask for it by name!
2017-12-30  Guy HarrisClean up handling of libdnet headers.
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-11-30  Guy HarrisRename configure.in to configure.ac.