skydive-project / skydive

An open source real-time network topology and protocols analyzer
https://skydive.network
Apache License 2.0
2.68k stars 404 forks source link

Add BGP discovery #207

Open vjardin opened 7 years ago

vjardin commented 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.

matrohon commented 7 years ago

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.