Hi all,I want to add a component which can either read or intercept ofp_packet_out messages sent by other POX components. Where would the most appropriate place to raise an event? Connection.send() seems like a good spot, maybe?
Thanks, Dylan
Hi all,I want to add a component which can either read or intercept ofp_packet_out messages sent by other POX components. Where would the most appropriate place to raise an event? Connection.send() seems like a good spot, maybe?
Thanks, Dylan