]> git.proxmox.com Git - mirror_ovs.git/commit
idl-loop: Move idl-loop into ovsdb-idl library.
authorAlex Wang <alexw@nicira.com>
Tue, 4 Aug 2015 16:52:26 +0000 (09:52 -0700)
committerAlex Wang <alexw@nicira.com>
Sat, 8 Aug 2015 16:49:39 +0000 (09:49 -0700)
commita548a764b89ac6421c9c8bbb5c683aff0d5ddd88
tree707898cbdbc200d4672910d089c56c6219a67564
parentbf4afb5a1582076bc822b8260213291c9ea39e94
idl-loop: Move idl-loop into ovsdb-idl library.

idl-loop is needed in implementing other controller (i.e., vtep controller).
So, this commit moves the logic into ovsdb-idl library module.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Russell Bryant <rbryant@redhat.com>
lib/ovsdb-idl.c
lib/ovsdb-idl.h
ovn/controller/ovn-controller.c