Hi Hamid,

I don't think I've come across cases where I get multiple replies for a
single flow stat request. What switch are you using? Are you sure you're
only sending a single request? Did you try to troubleshoot with wireshark,
and if so
do you actually see one request and a couple replies?

On Mon, Apr 18, 2011 at 4:38 PM, Hamid Bazzaz <ha...@cs.ucsd.edu> wrote:

> Hi folks,
>
> I am registering a handler for the Flows_stats_in_event handler in my NOX
> application and would like to do certain processing upon receiving the flow
> stats from each switch in my topology. What happens is that every time I
> send a request to fetch the flow stats of my switches, the event handler is
> triggered a few times for each switch. I wonder how many trigger of the
> event handler I should be expecting for a single flow stats request. Is it
> the case that stats for a single flows might get divided into separate
> events? If so, when can I know for sure that all the flow stats of a single
> switch has arrived?
>
> Thanks,
> --Hamid
>
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev
>
>
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to