Hi
I couldn't load your application correctly because indentation seems not to be
sorted out...
OTOH, on my environment, I could get the "EventSwitchEnter" event as expected.
$ git diff
diff --git a/ryu/app/simple_switch_13.py b/ryu/app/simple_switch_13.py
index 06a5d0e..cac7fdb 100644
--- a/r
Hi Every One,
I am trying to write an application that does topology discovery.
I added the a function def get_topology_data at the end of my application
I ran the controller with the command: "ryu-manager ryu.app.myswitch
--observe-links" and then the mininet with my custom. However, the event
Ev