[ovs-dev] [PATCH monitor_cond V9 00/12] Conditional monitoring implementation

Ben Pfaff blp at ovn.org
Tue Jul 19 06:05:40 UTC 2016


On Mon, Jul 18, 2016 at 11:45:48AM +0300, 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_change". 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.

I applied this series to master, except for the final patch, because it
needs a rebase after applying Ryan's incremental computation patch.

Thanks!

Ben



More information about the dev mailing list