]> git.proxmox.com Git - mirror_ovs.git/commit - ovsdb/ovsdb-client.c
Windows: Extend support for binaries which allow detach
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Wed, 14 Sep 2016 15:25:57 +0000 (15:25 +0000)
committerGurucharan Shetty <guru@ovn.org>
Wed, 14 Sep 2016 15:42:09 +0000 (08:42 -0700)
commitfe5593818dca05b03804de5d99a9edd125f2d440
tree4eb419fa27c6e02b4cfc8ea740320628fba43713
parentb9320e5120c930139462db7a95dabf840b497aa1
Windows: Extend support for binaries which allow detach

On Windows we require service_start to be called to parse and setup
requirements for '--detach' argument.
Affected binaries: ovn-trace, ovsdb-client, ovs-testcontroller.

Subsequent patches will be sent to adapt the tests with the new features.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Gurucharan Shetty <guru@ovn.org>
ovn/utilities/ovn-trace.c
ovsdb/ovsdb-client.c
utilities/ovs-testcontroller.c