Sami Niiranen
Sami Niiranen
Hey, Can you post the terminal output of the failing command here? You can check an example compilation environment from TravisCI: https://travis-ci.org/saminiir/level-ip Thanks.
Thanks for reporting this. I'm not too familiar with CentOS, but it seems that you need to install `libcap` header files with: ``` sudo yum install libcap-devel ``` https://zpjiang.me/2017/11/20/Build-iputils-from-CentOS/
The project is not aimed for performance (at least that's what I assume DPDK would offer). However, if it can be cleanly abstracted behind an interface, I'm willing to accept...