[ovs-dev] [PATCH monitor_cond V5 00/18] Implement conditional monitoring

Ben Pfaff blp at ovn.org
Mon Mar 21 20:53:15 UTC 2016


On Fri, Mar 04, 2016 at 08:08:55AM +0000, Liran Schour wrote:
> This patch series implements conditional monitoring by introducing an OVSDB
> RFC extension with 2 new JSON-RPC methods: "monitor_cond" and
> "monitor_cond_update". Specification of this extension is defined in the
> ovsdb-server (1) man page.
> Monitor2 is now merged into monitor_cond. A monitor_cond session with an empty 
> condition, will behave exactly like monitor2 and will get update2 notifications
> on all rows.

Thanks for revising this series!

I've noticed that there's a lot of use of the word "none" as if it were
the prefix "non-".  For example, "none monitored" is often written in
place of "non-monitored" or (more naturally) "unmonitored".  Could you
please look through the series carefully and fix this up?

I'm continuing to look at these patches.

Thanks,

Ben.



More information about the dev mailing list