On Thu, 4 Jun 2015 12:10:53 +0200 Rinor Bytyçi <rin...@gmail.com> wrote:
> Is there any way in RYU to capture all the events of the switches, without > specifying each and every one of them. Or better yet, to directly get the > message that is coming from the switch? > > In controller, Datapath, there is a _recv_loop function which is taking all > the incoming messages from the switches and registering events for them. > What I need is that in my app, I can specify just one function that gets > this message coming from the switch directly, without having to specify the > Dispatcher, or EventOFPXXXX type. Currently, there is no way for such. It would be nice to have a 'special' handler to get all the types of events. ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel