Hi, Please help me. My network consists of two switches(A, B) and single controller. The controller receives a packet_in message from switchA. The packet_in handler of the controller creates flow_mod message using parser.OFPFlowMod(). I want to send this message to switchA and switchB at once. How can I do it?
Do i need to modify the framework? Thanks, Eitetsu
_______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel