Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 652 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 652 Bytes

DANCES-controller

Centralized Ryu controller for the DANCES project.

Installing Ryu

Installing from source:

$ git clone git://github.com/osrg/ryu.git
$ cd ryu; python ./setup.py install 

Installing using pip:

$ pip install ryu

Obtaining DANCES-controller

Download from github:

$ git clone git://github.com/pscedu/DANCES-controller.git

Running

Run with ryu-manager:

$ cd DANCES-controller/
$ ryu-manager controllers/dances-controller.py

Acknowledgements

This material is based on work supported by the National Science Foundation under Grant Number 1341005.