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, but I also know that these are broadcast messages thus they can create a broadcast storm if not managed properly.

 

Is someone able to point out to me some simple spanning tree to look up to? Or is another way to deal with this kind of problem?

 

Thanks in advance, and be safe!

 


Mail priva di virus. www.avast.com
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to