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
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