Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Just change "Odin Master" by "Odin Controller"
  • Loading branch information
josemariasaldana authored Nov 9, 2016
1 parent fd389d1 commit a440b66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Odin Master
===========
Odin Controller
===============

The Odin Master 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 Master. Applications can view the statistics exposed by the master in a key-value format.
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
----------
Expand Down

0 comments on commit a440b66

Please sign in to comment.