Open vjardin opened 7 years ago
Quagga (or now FreeRangeRouting - FRR) bgpd daemon can be used to support topology discovery. A RPC communicator is being developped here to fetch informations: https://github.com/6WIND/zrpcd/ currently, the main consumer is ODL.
Hi vincent, Do you know if quagga plan to support BGP-LS? with bgp-ls, we could also inject the IGP topology and metrics in the skydive topology.
Quagga (or now FreeRangeRouting - FRR) bgpd daemon can be used to support topology discovery. A RPC communicator is being developped here to fetch informations: https://github.com/6WIND/zrpcd/ currently, the main consumer is ODL.