On git master (as of gf1de55b) when compiling with cmake pcap-config does not have the execute bit set. This causes tcpdump to not find local libpcap pcap-config and fail to configure. Manually setting the execute bit with chmod +x appears to resolve the issue. OS: CentOS 7.3 x86-6...
#cmakedefine HAVE_AIRPCAP_API 1 /* Define to 1 if you have the `asprintf' function. */ #cmakedefine HAVE_ASPRINTF 1 /* Define to 1 if you have the <config/HaikuConfig.h> header file. */ #cmakedefine HAVE_CONFIG_HAIKUCONFIG_H 1 /* define if you have the DAG API */...
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap,