Skip to content

v0.3.0

Compare
Choose a tag to compare
@DouglasGray DouglasGray released this 17 Jan 21:39
· 47 commits to master since this release
  • support shared UMEM
  • support retrieving XDP statistics
  • new frame structs (e.g. Data, DataMut) to allow more granular UMEM access along with clearer separation between headroom and packet data. Includes a cursor for convenient writing and keeping track of frame headroom / data lengths
  • config builders and add extra types to enforce restrictions on certain values / sizes (e.g queue sizes)
  • bump libs