Skip to content

ajragusa/flowvisor

 
 

Repository files navigation

FlowVisor

An OpenFlow controller that acts as a hypervisor/proxy
between a switch and multiple controllers.  Can slice
multiple switches in parallel, effectively slicing a network.

Documentation

Start with the INSTALL file and then refer to:
    https://www.flowvisor.org
Also, the manpages are in the ./doc directory and can be viewed
without installing them using `man ./doc/fvctl.1`

For developers, check out README.dev and the architecture diagrams:
    https://github.com/OPENNETWORKINGLAB/flowvisor/wiki under the developement section
Also, `make docs` produces the source code documentation and
there are manpages under ./doc

Questions

openflow-discuss@openflowswitch.org

About

FlowVisor - A network hypervisor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.1%
  • Python 4.0%
  • Shell 4.0%
  • Other 0.9%