This project is based on the xdp-tools repository
- The
xdp-netemfolder contains original code developed by me as part of my master's thesis. - The remaining code comes from the original xdp-tools repository and maintains its original license.
To compile, first run ./configure, then simply type make. Make sure you
that your Linux kernel version includes the required patch for running XNetEm,
see Linux Kernel Tree.