- May 18, 2012
-
-
Nick Bastin authored
-
- May 16, 2012
-
-
abat authored
move core_switch to switchconfig (https://github.com/floodlight/floodlight/pull/122)
-
Michael Stolarchuk authored
-
abat authored
Add API to IFloodlightProviderServer to return the current Controller IPs. (https://github.com/floodlight/floodlight/pull/121)
-
- May 15, 2012
-
-
Gregor Maier authored
-
abat authored
Clean up serialization for REST APIs. (https://github.com/floodlight/floodlight/pull/120)
-
Rob Adams authored
-
Sandeep Hebbani authored
-
Rob Adams authored
Clean up serialization for REST APIs. Get rid of the jackson converter module and just use annotations everywhere when appropriate. There may still be a desire for something like the jackson converter module but it didn't really mesh with the plugin system, and the annotations work nicely.
-
abat authored
debian packaging: add versions to Build-Depends (https://github.com/floodlight/floodlight/pull/119)
-
abat authored
Newdevicemanager! (https://github.com/floodlight/floodlight/pull/118)
-
Rob Adams authored
Conflicts: src/main/java/net/floodlightcontroller/core/internal/Controller.java src/main/java/net/floodlightcontroller/topology/TopologyManager.java
-
abat authored
Add API and notification to controller node IP address (and changes). (https://github.com/floodlight/floodlight/pull/116)
-
- May 14, 2012
-
-
Rob Adams authored
-
Gregor Maier authored
Conflicts: src/test/java/net/floodlightcontroller/core/internal/ControllerTest.java
-
abat authored
debian packaging: use system libraries when possible (https://github.com/floodlight/floodlight/pull/115)
-
Rich Lane authored
-
Rich Lane authored
-
Saurav Das authored
-
Saurav Das authored
[#28337615]
-
Rob Adams authored
-
Gregor Maier authored
-
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]
-
Rich Lane authored
-
Rich Lane authored
-
abat authored
debian packaging: fix lintian warnings (https://github.com/floodlight/floodlight/pull/113)
-
Rich Lane authored
-
abat authored
Debian packaging (https://github.com/floodlight/floodlight/pull/111)
-
Rich Lane authored
-
Rich Lane authored
-
Rob Adams authored
Conflicts: src/main/java/net/floodlightcontroller/core/internal/Controller.java src/main/java/net/floodlightcontroller/devicemanager/internal/DeviceManagerImpl.java
-
Rich Lane authored
-
Rich Lane authored
-
Rich Lane authored
-
Rich Lane authored
-
Rich Lane authored
-
Rich Lane authored
-
Rich Lane authored
Generated by: dh_make -p floodlight_0.82 -n -i -c apache
-
Srinivasan Ramasubramanian authored
Remove use of magic numbers for the values of length.
-
- May 11, 2012
-
-
Saurav Das authored
-