On Mon, Jun 16, 2014 at 11:29:22AM +0900, Simon Horman wrote:
> If the ONLY_OWN flag of a flow monitor is set then ofmonitor_report should
> skip sending updates to other controllers.
> 
> This is in preparation for supporting OpenFlow1.4 flow monitors.
> 
> Signed-off-by: Simon Horman <ho...@verge.net.au>

I suggest renaming abbrev_ofconn and abbrev_xid at this point, because
their semantics are now a little different.  Previously they
were essentially an optimization (I never meant to guarantee that
changes would be abbreviated, and there were multiple special cases in
which they wouldn't be), but now abbrev_ofconn really has to be
correct or the controller won't get the monitor notifications that it
should.

request_ofconn and request_xid seem like OK names, but I'm open to
better ones.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to