Dear RYU developers, I am currently study about RYU Controller. In my own application, i need to know exactly the amount packet-in was sent from OvS queuing in RYU to be processed by event handlers. I did set a counter at @set_ev_cls(ofp_event.EventOFPPacketIn, MAIN_DISPATCHER), but turn out it is the same number as the packet-out send down to OvS.
I have read this thread https://sourceforge.net/p/ryu/mailman/ryu-devel/thread/20181011020504.CAD5FB3E91%40mail.valinux.co.jp/#msg36437894 and it is seem to be the feasible solution, but it quite still ambiguous for me. I have read the source code and cannot point out where is the unprocessed messages Queue. Please help me out. Thanks and regards Anh Khoa Dang Hanoi University of Science and Technology
_______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel