]> git.proxmox.com Git - mirror_ovs.git/commit
db-ctl-base: Propagate errors from the commands parser.
authorJakub Sitnicki <jkbs@redhat.com>
Thu, 19 Jul 2018 13:51:14 +0000 (15:51 +0200)
committerBen Pfaff <blp@ovn.org>
Mon, 23 Jul 2018 23:09:43 +0000 (16:09 -0700)
commita95199f26a773a90d5ff71be7d9734f9fb963170
tree2f7d429846f7460c18f89fe55c7e389fef40f33d
parent6441935951b35cef5ef654e5d19963ae338f9bb7
db-ctl-base: Propagate errors from the commands parser.

Let the caller decide how to handle the error. Prepare for using the
parser in ovn-nbctl daemon mode.

Signed-off-by: Jakub Sitnicki <jkbs@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/db-ctl-base.c
lib/db-ctl-base.h
ovn/utilities/ovn-nbctl.c
ovn/utilities/ovn-sbctl.c
utilities/ovs-vsctl.c
vtep/vtep-ctl.c