[Feature] implement AF_XDF socket extension
fklassen opened this issue · 1 comments
fklassen commented
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.