
Hacker News · Feb 22, 2026 · Collected from RSS
Article URL: https://github.com/holo-routing/holo/releases/tag/v0.9.0 Comments URL: https://news.ycombinator.com/item?id=47110634 Points: 4 # Comments: 1
Main changes: holo-isis Implement support for generic cryptographic authentication (RFC 5310) Implement protection against corrupted LSP lifetimes (RFC 7987) Implement protection against replay attacks (RFC 7602) Implement support for purge originator identification (RFC 6232 and RFC 6233) Implement support for node administrative tags (RFC 7917) Implement three-way handshake for point-to-point adjacencies (RFC 5303) Implement support for MSD signaling (RFC 8491) Implement distributed flooding reduction (draft-ietf-lsr-distoptflood-12) holo-ospf Implement support for virtual links holo-daemon Embed git commit hash in --version output CI Add provenance attestations to Docker images Add spell checking Documentation Add SECURITY.md for vulnerability reporting Add conformance testing section to README Results from conformance testing performed with the Ixia IxANVL RFC Compliance Tester are available here (Note: Results include known test suite false positives) Other Refactor internal APIs to facilitate maintenance and improve developer experience Add fuzz targets for remaining protocol crates Implement panic supervision to prevent DoS attacks from malformed or malicious packets Several bug fixes and performance improvements Docker: holod: https://github.com/holo-routing/holo/pkgs/container/holod/698826799?tag=v0.9.0 holo-bundle: https://github.com/holo-routing/holo/pkgs/container/holo-bundle/698827129?tag=v0.9.0 Full Changelog: v0.8.0...v0.9.0