Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 756 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 756 Bytes

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