Skip to content

1.0.16

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 16:42
· 131 commits to master since this release
7a595f1

Summary

  • Fix:
    • Do not use 00:00:00:00:00:00 as chassis ID.
    • Do not busy loop when an interface with a neighbor disappears.

Changelog

  • [7a595f1] release: 1.0.16 (Vincent Bernat)
  • [255b138] build: add .git-blame-ignore-revs file (Vincent Bernat)
  • [8b54964] build: reformat code (Vincent Bernat)
  • [3ad6dfb] ci: enforce a format style with clang-format and black (Vincent Bernat)
  • [39c3307] ci: add an Emacs script to format C files (Vincent Bernat)
  • [fa2ab06] build: move again stuff using libfuzzer (Vincent Bernat)
  • [9797bd7] build: fix fuzz-decode automake (Vincent Bernat)
  • [14d35a0] oss-fuzz and fuzzer files #551 (0x34d)
  • [fe643ae] ci: update cross-platform-actions to 0.6.2 (Vincent Bernat)
  • [e6afe11] ci: do not try to compile SNMP on MacOS (Vincent Bernat)
  • [210666c] ci: test with OpenBSD 7.1 (Vincent Bernat)
  • [b5f502a] ci: try to install NetSNMP from Homebrew (Vincent Bernat)
  • [8b9da82] daemon: name the ints returned by pattern_match() function (Vincent Bernat)
  • [d783e38] daemon: cleanup remote ports for permanent interfaces too (Vincent Bernat)
  • [7064f06] lib: fix types in custom TLVs documentation (Vincent Bernat)
  • [4755f18] client: document ability to have per-port custom TLVs (Vincent Bernat)
  • [e19e50f] lib: zero receive buffer (Vincent Bernat)
  • [168111b] build: really reset coverity cache (Vincent Bernat)
  • [b8b44d4] build: reset Coverity cache (Vincent Bernat)
  • [aada199] daemon: do not use 00:00:00:00:00:00 as chassis ID (Vincent Bernat)
  • [e1ae41d] client: mention pause does not work in the configuration file (Vincent Bernat)
  • [dad4ed4] build: only build ARM64 docker images for releases (Vincent Bernat)
  • [5b9178e] build: disable multi-arch build for now (Vincent Bernat)
  • [518eb92] build: ship universal binaries for macOS (Vincent Bernat)
  • [870702b] build: try to run FreeBSD/OpenBSD on macos-latest (Vincent Bernat)
  • [e772462] build: prefer install in /usr/local in Docker (Vincent Bernat)

Full Changelog: 1.0.15...1.0.16