Dear all, I am trying to retrieve the information of switches in a topology. I am planing to use get_all_switches() given by the ryu.topology.api
I have looked at several examples given in the internet and ryu mailing list, but I only found scenarios where get_all_switches() is called whenever an event occur (ex: switch enter, packet in etc). My topology is static, so is there any way that I can use get_all_switches() function after all the switches has joined the network? Best Regards, Windhya Rankothge, Universitat Pompeu Fabra, Barcelona.
------------------------------------------------------------------------------
_______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
