Hi Havard, Sorry for the delay.
On 2017年05月02日 05:30, Håvard Magne Fagervoll wrote: > Hello > > I am curious about the newly added zebra protocol. > Would it be feasible to use it to acquire topology info from a quagga ospfd > daemon running on a host? > In a hybrid network I am working with, this could aid building the topology > of the controller app. It is depending on what kind of "topology info" you are meaning. IIRC, you can get "Interface Add/Delete event", "IPv4/v6 route Add/Delete event" and so on through Zebra protocol, but can not get info like "which interface is connecting to that router?". FYI, the following types are the supported Zebra message types in Ryu. https://github.com/osrg/ryu/blob/master/ryu/lib/packet/zebra.py#L46 Thanks, Iwase > > Thank you > > Havard > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > > _______________________________________________ > Ryu-devel mailing list > Ryu-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel