LibtraceTeam / libtrace

C Library for working with network packet traces
GNU Lesser General Public License v3.0
158 stars 50 forks source link

Adds read/write support for the PF_RING ZC api #168

Closed jacobvw closed 3 years ago

jacobvw commented 3 years ago

This adds read/write support for PF_RING using the zero copy api Moves the linux NIC functions used by XDP into a format_linux_helpers so they can also be used by PF_RING