Hello, In the example Traffic Monitor Ryu application, within the flow stats reply handler there is some code which writes to the log.
Within which there is "stat.packet_count". I was wondering how I could get the packet_count of only TCP SYN packets within a flow? How would I begin to write this in Python? I have been reading the documentation however have struggled to find anything that helps me. Kind regards
_______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel