[pve-devel] [PATCH proxmox-perl-rs v3 08/12] pve-rs: fabrics: add function to get routes learned by a fabric

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Nov 12 22:30:01 CET 2025


On Fri, 07 Nov 2025 15:31:31 +0100, Stefan Hanreich wrote:
> Add function to retrieve routes learned via OpenFabric or OSPF for a
> specific fabric. Query FRR using `show ip route <protocol>` commands so
> that we get a common json schema for every protocol. Match routes to the
> fabric by comparing outgoing interfaces against the fabric's configured
> interfaces on the local node.
> 
> 
> [...]

Applied, thanks!

[08/12] pve-rs: fabrics: add function to get routes learned by a fabric
        commit: fb59421a290319363291afa2fbbd48bfa62abbc3




More information about the pve-devel mailing list