Good afternoon everyone,
I am trying to monitor all TCP traffic in a network from the controller. What I
want is to be able to collect all TCP traffic on my network to include time of
collection, source IP, and source TCP timestamp.
I’m not very familiar with the coding language and am not sure how to code this
beyond
pkt_tcp = pkt.get_protocol(tcp.tcp)
if pkt_tcp:Any help would be greatly appreciated. Thank you!
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel