[Ryu-devel] Number of iperf connections to test the routing methods

2020-01-23 Thread Walaa Muhayya
Hi everyone, I used mininet and Ryu controller to implement network topologies and apply routing algorithms such as round robin... Then, I use iperf tool to generate the traffic. My network consists of 10 paths. The different between those routing methods is the path selection, each of them select

[Ryu-devel] Networkx in Ryu controller

2019-12-09 Thread Walaa Muhayya
Hi, I use Networkx in my code to find the shortest path between src and dest. But I wondering how to modify the code to implement different routing algorithm such as round robin and least congested while using Networkx? Any assistsance will be greatly appreciated.

[Ryu-devel] TCP flags match -RYU controller

2019-12-02 Thread Walaa Muhayya
Hi , I want to match certain TCP flags such as SYN, FYN in each TCP connection sent between host and destination. In RYU source code for openFlow13 what should exactly modify? Actually, in the switch feature class I do: match = parse.OFPMatch(eth_type=2048, eth_type=0x0800, ip_proto=6, tcp_flags=3

[Ryu-devel] RYU community

2019-12-02 Thread Walaa .
Hi How can I join to your community? Regards. ___ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel

[Ryu-devel] Ryu long form ..!

2019-04-12 Thread Walaa .
Creatings, Could you inform me the long form of Ryu controller, what is it refer to ? Best Regards. Sent from my iPhone ___ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel