> I wanna request OpenFlow counters such as Received/Transmitted packets per > port, etc. How can I do so??
i guess you want to use OFPPortStatsRequest. ryu-book has an example: http://osrg.github.io/ryu-book/en/html/traffic_monitor.html ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
