Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: quote CC and CXX | Paul Fertser | 2023-01-20 |
| | | | | | | | When CC is set to e.g. "ccache mips-openwrt-linux-musl-gcc" it needs to be quoted to avoid word splitting on substitution. Signed-off-by: Paul Fertser <fercerpav@gmail.com> | ||
* | pcapplusplus: Add new package | Michal Hrusecky | 2022-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> |