[Ryu-devel] Bandwidth control with Ryu controller

2020-03-16 Thread Adelar Henrique
Hello, I am from Brazil and I am trying to develop a network topology for a corporate company in the current scenario and the same topology using Ryu, so I want to make a bandwidth control in certain classes of ip or switch ports of the site, but not I'm managing to configure the bandwidth cont

[Ryu-devel] Dealing with a topology with loops

2020-03-16 Thread Raffaele Viterbo
Hello everyone!As in the subject, I am implementing a mesh topology (in Mininet) that contains loops. My problem is that I am not able to make the hosts communicate among each other (i.e., ‘ping’ does not work). I know that I have to implement some sort of handlers for ARP requests and ARP reply, b

[Ryu-devel] Dealing with a topology with loops

2020-03-16 Thread Raffaele Viterbo
Hello everyone!As in the subject, I am implementing a mesh topology (in Mininet) that contains loops. My problem is that I am not able to make the hosts communicate among each other (i.e., ‘ping’ does not work). I know that I have to implement some sort of handlers for ARP requests and ARP reply, b