Skip to content

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 11 Feb 14:14
· 29 commits to main since this release
Immutable release. Only release title and notes can be modified.

Commits

  • a91cbfc: lib/common: Add -lpthread to all userspace builds (Toke Høiland-Jørgensen) #542
  • Fix build with old libbpf versions #542 (Toke Høiland-Jørgensen)
  • bdf1df5: libxdp/tests: Fix build with old versions of libbpf (Toke Høiland-Jørgensen) #542
  • 741155b: lib/xdpsock: fix 32bit builds (Luca Boccassi) #543
  • a7f0b4a: Fix WRITE_CONST_FIELD coverity error (Toke Høiland-Jørgensen) #544
  • a8faaf0: Fix OVERFLOW_BEFORE_WIDEN coverity warnings (Toke Høiland-Jørgensen) #544
  • 5673898: Fix CHECKED_RETURN coverity warnings (Toke Høiland-Jørgensen) #544
  • 30f3751: Fix UNREACHABLE coverity error (Toke Høiland-Jørgensen) #544
  • 6754fac: Document xdp_program__find_file DEBUG and PREFIX behaviour (Alex Guo) #541
  • ffeb70d: xdp-trafficgen: Fix support for mlx5 devices (Dragos Tatulea) #546
  • 772777b: xdp-trafficgen: Enable multibuf for the xdp-pass program (Dragos Tatulea) #546
  • Include $CFLAGS when checking libbpf version #547 (Toke Høiland-Jørgensen)
  • cc07f14: .github/workflows: Add permissions to workflows (Toke Høiland-Jørgensen) #549
  • 93ecf32: util/xdpsock: Cast variables to u64 before multiplication (Toke Høiland-Jørgensen) #549
  • Make sure loop variables are same type as comparisons #549 (Toke Høiland-Jørgensen)
  • 8c4478d: .github/workflows: Use commit hash for action-automatic-releases action (Toke Høiland-Jørgensen) #549
  • 8bbfc13: xdp-tools: fix build with GCC maybe-uninitialized warning (Nick Hainke) #548
  • avoid stddef.h and size_t in BPF headers #548 (Nick Hainke)
  • 84906a0: Bump version to v1.6.1 (Toke Høiland-Jørgensen) #550