github seladb/PcapPlusPlus v16.02
February 2016 release

latest releases: v23.09, v22.11, v22.05...
8 years ago

February 2016 release of PcapPlusPlus

Master branch is always kept stable, so the latest code can always be considered as the newest stable version.
But I'll be using releases to publish compiled binaries once in a while

This package contains:

  • Binaries compiled with Ubuntu 14.10 32-bit (compiled without DPDK and PF_RING)
  • Binaries compiled with Windows 7 32-bit
  • Binaries compiled with Mac OS X Snow Leopard 10.6.2 32-bit

In order to compile your application with these binaries you need to:

  • Update mk/PcapPlusPlus.mk file:
    1. Set "PCAPPLUSPLUS_HOME" to the folder where binaries are located
    2. For Windows only: set "MINGW_HOME" to the folder where MinGW is installed
    3. For Windows only: set "WINPCAP_HOME" to the folder where WinPcap Developer's Pack is installed
  • Follow "Creating Applications With PcapPlusPlus" section in https://github.com/seladb/PcapPlusPlus

Don't miss a new PcapPlusPlus release

NewReleases is sending notifications on new releases.