pcapplusplus: Add new package
authorMichal Hrusecky <michal.hrusecky@turris.com>
Mon, 15 Nov 2021 10:59:39 +0000 (11:59 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sat, 19 Feb 2022 10:34:59 +0000 (11:34 +0100)
commita5de4042c1614df39138bfdb7ec97756e2d393aa
tree6f027d0504e6fc11fc14dc11d6c8883bdba776d5
parentc29cdb2512d132b2b3db297573f66f02b020d7a6
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>
(cherry picked from commit 2d8e396be33463e7ba8df7f1ff3b08d0443e54cb)
libs/pcapplusplus/Makefile [new file with mode: 0644]