Skip to content

Odin Controller - Network app running on top of the Floodlight OpenFlow controller

License

Notifications You must be signed in to change notification settings

Wi5/odin-wi5-controller

 
 

Repository files navigation

Note. You will find detailed information in this wiki: https://github.com/Wi5/odin-wi5/wiki

Odin Controller

The Odin Controller is implemented as an application on top of the Floodlight OpenFlow controller. It uses an inband control channel to invoke commands on the agents. In its current form, Odin commands can add and remove LVAPs and query for statistics. The master, through Floodlight, uses the OpenFlow protocol to update forwarding tables on the AP and switches. Odin applications (i.e. Mobility Manager and Load Balancer) execute as a thread on top of the Odin Controller. Applications can view the statistics exposed by the Controller in a key-value format.

References

Floodlight An Apache licensed, Java based OpenFlow controller

Floodlight is a Java based OpenFlow controller originally written by David Erickson at Stanford University. It is available under the Apache 2.0 license.

For documentation, forums, issue tracking and more visit:

http://www.openflowhub.org/display/Floodlight/Floodlight+Home

About

Odin Controller - Network app running on top of the Floodlight OpenFlow controller

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.0%
  • JavaScript 1.5%
  • Python 0.9%
  • HTML 0.4%
  • Shell 0.1%
  • Thrift 0.1%