On Wed, May 27, 2015 at 05:25:38PM +0200, Clément Rault wrote: > Is there a way to get an ACK when a new flow entry is added? > > Because from what I see in the OF spec a message is sent back to the > controller only if the new flow entry cannot be added.
You can use a barrier request. Any error will be reported before the barrier reply, so if you get the barrier reply without an error then the flow entry was successfully added. _______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss