Main changes:
- holo-bgp
- Implement next-hop tracking
- Implement recursive next-hop resolution
- Implement route redistribution
- Implement matching of prefix sets in routing policies
- Implement the "established" and "backward-transition" YANG notifications
- Implement the "clear" YANG action for neighbors
- Add initial test topologies
- holo-routing
- Introduce a framework for next-hop tracking
- Fix next-hop recursion over connected routes
- Introduce netlink protocol types for BGP and static routes
- holo-interface
- Enable configuration of IP addresses, MTU, administrative status, and VLANs (#19)
- holo-northbound
- Refactor infrastructure for operational-data retrieval, improving performance by approximately 90%
- Refactor infrastructure for YANG-modeled notifications
- holo-yang
- Update to
[email protected]
- Update to
- holo-daemon
- Make all components optional
- holo-cli
- Integrate external pager
- Migrate to a separate repository (#12)
- Several bug fixes and performance improvements
Docker: https://github.com/orgs/holo-routing/packages/container/holo/230131108?tag=v0.5.0
Full Changelog: v0.4.0...v0.5.0