Skip to content

v1.4.1

Compare
Choose a tag to compare
@tohojo tohojo released this 20 Oct 22:46
· 59 commits to master since this release

What's Changed

  • libxdp: Add selftest for non-privileged xsk creation by @igsilya in #340
  • libxdp: don't use direct call to readelf for symbol table comparison by @hhoffstaette in #341
  • .github/workflows: Bump Clang version to clang-16 by @tohojo in #349
  • Fix bpf program original file descriptor management by @marcos44pl in #345
  • xdp-bench: flushing outputs after writing stats by @enhaut in #351
  • Support detaching xdp_link-based attachments fix #361 by @msherif1234 in #362
  • xdp-trafficgen: Cast argument to getsockname() to struct sockaddr by @tohojo in #350
  • need to support xdp detach link for skb and native modes by @msherif1234 in #365
  • libxdp: Move hard-coded -DLIBXDP_STATIC=1 compiler flag into a new by @ajmmm in #372
  • v1.4.1 by @tohojo in #373

New Contributors

Full Changelog: v1.4.0...v1.4.1