- May 04, 2012
-
-
Rob Adams authored
-
abat authored
Enhance TopologyManager REST API. (https://github.com/floodlight/floodlight/pull/101)
-
Alex Reimers authored
-
Alex Reimers authored
-
Mike Cohen authored
Removing a couple placeholders unlikely to be filled in for the near future. Would be great to get uptime but have no api for it right now.
-
Mike Cohen authored
-
Mike Cohen authored
-
- May 03, 2012
-
-
abat authored
Online javascript files (https://github.com/floodlight/floodlight/pull/99)
-
abat authored
Reenabled the mechanism for initializing the HA role of the controller from a file (https://github.com/floodlight/floodlight/pull/100)
-
openflow authored
-
- May 02, 2012
-
-
Rob Vaterlaus authored
-
Nick Bastin authored
Change host/switch identification to use IDs instead of names in web topology view. Add last seen host IP address.
-
Nick Bastin authored
-
Nick Bastin authored
-
Nick Bastin authored
-
- May 01, 2012
-
-
abat authored
Wait instead of sleep in unit test (https://github.com/floodlight/floodlight/pull/96)
-
Kanzhe Jiang authored
minor toString fix in Device
-
abat authored
Move the switch learning table out of IOFSwitch and into the LearningSwitch module. (https://github.com/floodlight/floodlight/pull/95)
-
Alex Reimers authored
2 - Move the learning switch table outside of the IOFSwitch and into the LearningSwitch module. 3 - Create a REST API for the LearningSwitch module to get the learned table. Available at "/wm/learningswitch/switch/{DPID or 'all'}/json".
-
- Apr 30, 2012
-
-
Kanzhe Jiang authored
Fix race condition in device AP learning with topo change, and remove DM from link events.
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
Correct race condition in device learning and topology, remove deviceManager from listening linkEvent
-
Sandeep Hebbani authored
-
- Apr 29, 2012
-
-
Kanzhe Jiang authored
This reverts commit 0ae432f4. Conflicts: src/main/java/net/floodlightcontroller/devicemanager/internal/DeviceManagerImpl.java
-
- Apr 28, 2012
-
-
abat authored
Remove a character because of compilation warning (https://github.com/floodlight/floodlight/pull/93)
-
Sho SHIMIZU authored
-
- Apr 27, 2012
-
-
Kanzhe Jiang authored
Fix race condition in device AP learning during topology convergence.
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
abat authored
Fix listener sorting for partially-ordered dependencies (https://github.com/floodlight/floodlight/pull/91)
-
Rob Adams authored
-
Kanzhe Jiang authored
-
- Apr 26, 2012
-
-
abat authored
Add IHARoleListener interface so modules can listen for role changes. (https://github.com/floodlight/floodlight/pull/90)
-
Alex Reimers authored
2 - Update module HA role change actions 3 - Add unit tests for HA role changes
-
Alex Reimers authored
-
- Apr 25, 2012
-
-
Rob Adams authored
-
abat authored
Remove useless IStaticWebRoutableService (https://github.com/floodlight/floodlight/pull/89)
-
Wes Felter authored
module provides no services.
-