Hello every body I want know how to discover the topology using ryu in the case of wireless network using access point instead switches (i'm using mininet wifi). After searching i found only get_switch and get link are this complatible with the wireless side And if you have some codes or docs to implement ryu applications with wireless network please offer it to me
Hi, I need some help in my RYU application. I need to get the response time of a host connected to my topology and use these parameters in a calculation in my code. Average response time request serviced by controller. response time of requests serviced by the switch. Maximum response time of controller packets. Minimum response time of controller. Can you please guide me...?