Skip to content

robhoes/ovsdb-ocaml

Repository files navigation

This is an implementation of the OVSDB protocol in OCaml. OVSDB is a JSON-RPC protocol used to configure the Open vSwitch (http://openvswitch.org). The protocol can remotely create, modify, and remove switches, add and configure switch ports, etc.

This project requires rpc-light (https://github.com/samoht/rpc-light).

WARNING: Work in progress! The current revision is still experimental and incomplete.

About

OCaml bindings for Open vSwitch configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages