v1.4.1
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
- @marcos44pl made their first contribution in #345
- @enhaut made their first contribution in #351
- @msherif1234 made their first contribution in #362
- @ajmmm made their first contribution in #372
Full Changelog: v1.4.0...v1.4.1