pcapplusplus: Add new package
authorMichal Hrusecky <michal.hrusecky@turris.com>
Mon, 15 Nov 2021 10:59:39 +0000 (11:59 +0100)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Sat, 19 Feb 2022 00:22:20 +0000 (21:22 -0300)
commit2d8e396be33463e7ba8df7f1ff3b08d0443e54cb
treef5b9b404963310452b8de5db55a6805075079338
parent7072e4eeb75edbfa704b459acdd8e82dabc6d0a2
pcapplusplus: Add new package

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, WinPcap, DPDK and PF_RING.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
libs/pcapplusplus/Makefile [new file with mode: 0644]