Holo v0.3.0
Main changes:
- Introduction of netlink code to fetch interface information from the kernel
- Introduction of netlink code to install routes into the kernel
- Removal of the
zebra
runtime dependency - Introduction of an MPLS label manager
- Centralized routing policy configuration management
- OSPF (v2/v3): support for the Graceful Restart feature (helper mode only)
- OSPFv3: support for inheritable instance ID configuration
- YANG
- Update to
ietf-ospfv3-extended-lsa@2023-08-21.yang
- Partial implementation of
ietf-ipv4-unicast-routing@2018-03-13.yang
- Partial implementation of
ietf-ipv6-unicast-routing@2018-03-13.yang
- Partial implementation of
ietf-mpls@2020-12-18.yang
- Update to
- Several minor improvements and bug fixes
NOTE: due to limitations in the upstream netlink crates, this release does not support the installation of MPLS routes into the Linux kernel. This limitation is expected to be addressed in the next release.
Docker: https://github.com/rwestphal/holo/pkgs/container/holo/141852177?tag=v0.3.0
Full Changelog: v0.2.0...v0.3.0