-
Initial IS-IS implementation covering the following standards:
- ISO/IEC 10589 - Information technology — Telecommunications and information exchange between systems — Intermediate System to Intermediate System intra-domain routeing information exchange protocol for use in conjunction with the protocol for providing the connectionless-mode network service (ISO 8473)
- RFC 1195 - Use of OSI IS-IS for Routing in TCP/IP and Dual Environments
- RFC 3719 - Recommendations for Interoperable Networks using Intermediate System to Intermediate System (IS-IS)
- RFC 3787 - Recommendations for Interoperable IP Networks using Intermediate System to Intermediate System (IS-IS)
- RFC 5308 - Routing IPv6 with IS-IS
- RFC 8405 - Shortest Path First (SPF) Back-Off Delay Algorithm for Link-State IGPs
-
Initial VRRP implementation by @Paul-weqe
-
Initial BIER implementation by @nrybowski
-
gRPC
- Add support for the LYB binary YANG data format
- Introduce the
GetSchema
RPC - Update
Capabilities
RPC to return supported features per module
-
YANG
- Rename deviation modules to follow industry convention
- Update to
ietf-ospf-sr-mpls@2024-06-19.yang
-
CI: Use cargo-llvm-cov to generate more accurate code coverage data
-
Several bug fixes and performance improvements
Docker: https://github.com/orgs/holo-routing/packages/container/holo/327042977?tag=v0.6.0
Full Changelog: v0.5.0...v0.6.0