Hello, I am interested in using OVSDB as a general purpose database (not necessarily with openvswitch), and would like to develop my own client to talk to ovsdb-server.
The OvS website (http://docs.openvswitch.org/en/latest/ref/ovsdb.7/) makes this statement: The OVSDB protocol specification allows independent, interoperable implementations of OVSDB to be developed. Open vSwitch includes an OVSDB server implementation named ovsdb-server(1), which supports several protocol extensions documented in its manpage, and a basic command-line OVSDB client named ovsdb-client(1), as well as OVSDB client libraries for C and for Python. I am not able to find such a client library for C. Any pointers to such a library, or corrections to my misunderstanding would be appreciated. Thanks in advance. Duane. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
