On Fri, 07 Nov 2025 15:31:33 +0100, Stefan Hanreich wrote:
> Add a function that takes a fabricId and returns all routing protocol
> neighbors (OpenFabric or OSPF) identified by FRR. For OpenFabric, the
> fabric name is used as the area identifier, so we can filter easily. For
> OSPF, the fabric configuration is read/parsed to extract interfaces,
> which are then matched against the FRR neighbor output. The fabric
> configuration is always read first to verify that a fabric exists before
> querying FRR, as configuration parsing is (probably) faster than vtysh
> execution.
> 
> [...]

Applied, thanks!

[10/12] pve-rs: fabrics: add function to get the neighbors for a fabric
        commit: fa9ab0526d33f4867a562cb56fc10a2617b0e8fe


_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to