Hi
When querying individual flow statistics, the returned value is a
vector of Flow_stats, in which every flow ofp_match is clearly
contained. That means when querying flow statistics with some
wildcards, we might get more than one flows with their statistics.
But when using aggregate_flow_statistics, the returned value is
ofp_aggregate_stats_reply, which does not contain flow match
information. So, it seems that we can only use the id of the reply to
match the request id.
I just want to confirm this. Thanks.

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to