Skip to content

mssumanth/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://openflow.stanford.edu/display/flowvisor/Internals+and+Dev+Docs
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

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.7%
  • Python 4.2%
  • Shell 4.1%
  • Other 1.0%