I might be wrong, but I believe you can define your own event by ryu.controller.event.EventBase. And listen to it using ryu.controller.handler.set_ev_cls. Check this link also https://ryu.readthedocs.io/en/latest/ryu_app_api.html Regards,
Hi ,
I have a question regarding that if in the controller I want to call event base method if certain conditions will satisfy then how I can do that? |
_______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel