1 unstable release
0.1.0 | Mar 11, 2025 |
---|
#43 in #json-rpc
161 downloads per month
27KB
571 lines
ovs-unixctl
Library to send commands to OVS daemons though their JSON interface. See ovs-appctl(8).
Test
Run unit tests:
$ cargo test
Run integration tests, if openvswitch is installed in the system:
$ cargo test -F test_integration
Dependencies
~0.7–1.6MB
~33K SLoC