Hi,
Which version of Ryu are you using?
The similar issue was reported before and it should be fixed on the latest.
https://www.mail-archive.com/ryu-devel@lists.sourceforge.net/msg10491.html
Thanks,
Iwase
On 2018年03月05日 11:33, Zhang Yifan wrote:
Hi everybody,
I am testing topology discovery
Hi everybody, I am testing topology discovery with Ryu in Mininet. I have
written an application that implements the topology discovery by defining
methods that listen for events EventSwitchEnter, EventSwitchLeave, EventLinkAdd
and EventLinkDelete. While the application works fine (in other word
Hi everybody,
I am testing topology discovery with Ryu in Mininet.
I have written an application that implements the topology discovery by
defining methods that listen for events EventSwitchEnter, EventSwitchLeave,
EventLinkAdd and EventLinkDelete.
While the application works fine (in other words,