appneta/tcpreplay

[Feature] implement AF_XDF socket extension

fklassen opened this issue · 1 comments

AF_XDF is crazy fast and is built into modern Linux kernels. It gives Netmap and PF_RING speeds without the requirement of 3rd party modules.

This issue is based on PR #797 which is a contribution by @plangarbalint.

Thanks for the contribution. Merged PR #797 to working branch, updated and merged to 4.5.0 in PR #823