Hi,

I am using   ofctl. get_flow_stats()  to collect the flow statistics.

Instead of getting all the flow details, I am interested only on specific
flow stats(kind of filter).
In the code, i see, i can pass "flow" param with few params.


Query

1. can i query the match with regex?.
Example: match destination ip = 192.168.101.1 .  There can be many flows
with this destination IP.  I am intersted to get the stats of all the flows.

Thanks
Suresh
-- 

*Regards, *
*Knet solutions.*

https://github.com/knetsolutions/KNet
http://knet-topology-builder.readthedocs.io/
http://knetsolutions.in/
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to