This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Description
Hi,
This repository is exactly what I was looking for. I have an application build on top of DPDK and mTCP (a bypass kernel stack). Both my application, mTCP and DPDK is written in C++.
I am wondering if I can use this library in my scenario? And if that is possible does it support DPDK meaning that I can receive encrypted packet in Node 2(receiving machine) through a DPDK interface and then decrypt them on user-space before they will be processed by mTCP?