]> git.proxmox.com Git - mirror_ovs.git/commit
ovsdb-idl: Support monitor_cond_since method in C IDL.
authorHan Zhou <hzhou8@ebay.com>
Thu, 28 Feb 2019 17:15:19 +0000 (09:15 -0800)
committerBen Pfaff <blp@ovn.org>
Thu, 28 Feb 2019 19:14:49 +0000 (11:14 -0800)
commitb49b9316a48b3997b3dcb738af6838617b610f12
tree5c654365c94f978cda50347ec97dd4a84ac69515
parent9167cb52fa8708ff524be9fc41a8f5ccdfa0a15d
ovsdb-idl: Support monitor_cond_since method in C IDL.

Use monitor_cond_since in C IDL. If it is not supported by server,
fall back to old method (monitor_cond, or monitor).

Signed-off-by: Han Zhou <hzhou8@ebay.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/ovsdb-idl.c