ryu Wiki
Brought to you by:
nz_gizmoguy
Welcome to your wiki!
This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
The wiki uses Markdown syntax.
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...?
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