On Tue, 28 Jul 2015 15:52:28 +
Jason Kölker wrote:
Thanks a lot for the details!
I've pushed the patch.
> Sure! In order to create a true ovs manager where the manager listens
> on the socket for OVSDB connections from clients. This allows you to
> use `ovs-vsctl set-manager ssl:ip:port` s
On Tue, Jul 28, 2015 at 1:33 PM, FUJITA Tomonori
wrote:
> Thanks a lot! Can you explain the use cases a bit more?
Sure! In order to create a true ovs manager where the manager listens
on the socket for OVSDB connections from clients. This allows you to
use `ovs-vsctl set-manager ssl:ip:port` so
On Fri, 24 Jul 2015 17:58:02 +
Jason Kölker wrote:
> Allows listening on a socket for OVSDB clients, reacting to their events
> and modifying their database.
>
> Co-Authored-By: Chris Hansen
> Co-Authored-By: Ravi Kamachi
>
> Signed-off-by: Jason Kölker
> Signed-off-by: Chris Hansen
> S
Allows listening on a socket for OVSDB clients, reacting to their events
and modifying their database.
Co-Authored-By: Chris Hansen
Co-Authored-By: Ravi Kamachi
Signed-off-by: Jason Kölker
Signed-off-by: Chris Hansen
Signed-off-by: Ravi Kamachi
---
doc/source/library.rst |