Skip to content

pscedu/DANCES-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Centralized Ryu controller for the DANCES project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages