aboutsummaryrefslogtreecommitdiff
path: root/libs/pcapplusplus
Commit message (Collapse)AuthorAge
* pcapplusplus: Add new packageMichal Hrusecky2022-02-18
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>