On Wed, Jan 20, 2016 at 08:06:05PM +0300, Stas Kozlov wrote:
> I need to program 10.000 flow records, to make sure that flows were
> programmed successfully I use barrier message. Thus, before to start
> programming procedure controller send BARRIER_REQUEST. Unfortunately I
> receive barrier response after 10 flow_mod packets, despite controller
> continue send FLOW_MOD messages.
> Any ideas is a problem related to controller or switch? I'm now sure how a
> switch may determinate that all processes are done and won't be a new
> messages within current barrier session.

I think you don't understand barriers.  You send them after your
requests, not before.
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to