Skip to content

retis-org/ovs-unixctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Control OVS daemons using the Unixctl interface (a.k.a ovs-appctl)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages