- May 15, 2012
-
-
Sandeep Hebbani authored
-
- May 14, 2012
-
-
Saurav Das authored
-
Saurav Das authored
[#28337615]
-
Gregor Maier authored
Controller now needs to listen for storage notifcation and it will dispatch updates if the controller node IPs change. We now have three different types of updates in the Controller.updates queue ==> Refactored to use different update classes that implement a common IUpdate interface instead of a several types and a switch statemet. Add unit test for Controller.updates queue Retab that caused some unrelated chagnes but now now more tabs: flconext, addInfoProvider, removeInfoProviderm getControllerInfo Retab also causes changes in flcontext: that's only indentation. Needed to touch quite some files to refactoring: rename IHARoleListener -> IHAListener [#29035681]
-
- May 11, 2012
-
-
Saurav Das authored
-
Rob Adams authored
-
Rob Adams authored
Add some additional unit tests and change error status to null from NONE. Some minor serializer cleanup
-
Alex Reimers authored
-
Gregor Maier authored
-
Sho SHIMIZU authored
-
- May 10, 2012
-
-
Alex Reimers authored
-
Rob Adams authored
-
Rob Adams authored
Add a debug REST API to get raw device entities. Fix attachment point blocking code and make it appear in the REST output
-
- May 08, 2012
-
-
Mike Cohen authored
Note: Switch stats don't update yet...not sure why...coming next.
-
- May 07, 2012
-
-
Rob Sherwood authored
-
Rob Sherwood authored
-
Rob Sherwood authored
topology viewer was dying if floodlight had not yet discovered an IP address for every host.
-
Rob Adams authored
-
- May 05, 2012
-
-
Kanzhe Jiang authored
-
- May 04, 2012
-
-
Rob Adams authored
-
Rob Adams authored
-
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
- 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
-
-
Kanzhe Jiang authored
minor toString fix in Device
-
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".
-
Rob Adams authored
-
- Apr 30, 2012
-
-
Kanzhe Jiang authored
Correct race condition in device learning and topology, remove deviceManager from listening linkEvent
-
Rob Adams authored
-
Sandeep Hebbani authored
-
Rob Adams authored
-