- Jul 28, 2012
- Jul 27, 2012
-
-
Ananth Suryanarayana authored
BSC-1846 Read address-space config from storage
-
abat authored
enhancement in NodePortTuple class (https://github.com/floodlight/floodlight/pull/219)
-
Munish Mehta authored
-
abat authored
Add some extra debugs to switch handshake in Controller.java. (https://github.com/floodlight/floodlight/pull/220)
-
Rob Adams authored
-
Munish Mehta authored
-
Munish Mehta authored
-
Alex Reimers authored
-
- Jul 26, 2012
-
-
abat authored
Remove dead code and fix a bug in flowToDevice conversion (https://github.com/floodlight/floodlight/pull/217)
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Ananth Suryanarayana authored
-
abat authored
Greatly enhance the information returned by the controller switch REST API (https://github.com/floodlight/floodlight/pull/216)
-
Rob Adams authored
-
Kanzhe Jiang authored
Flow Reconciliation API refactor.
-
Ananth Suryanarayana authored
-
- Jul 25, 2012
-
-
Kanzhe Jiang authored
-
Ananth Suryanarayana authored
-
abat authored
Clear all links in storage when transitioning to HA Master role. (https://github.com/floodlight/floodlight/pull/214)
-
Srinivasan Ramasubramanian authored
-
abat authored
Updated instrumentation for [BSC-2134] (https://github.com/floodlight/floodlight/pull/213)
-
Mandeep Dhami authored
-
abat authored
Change methods in DeviceManagerImpl from private to protected. (https://github.com/floodlight/floodlight/pull/212)
-
Alex Reimers authored
-
Ananth Suryanarayana authored
-
Ananth Suryanarayana authored
-
abat authored
handleLLDP() uses incorrect variable when getting status of packet-in port. Fixed. (https://github.com/floodlight/floodlight/pull/211)
-
Srinivasan Ramasubramanian authored
Bug fix: handleLLDP() method uses incorrect port variable when getting the state of the packet-in port.
-
- Jul 24, 2012
-
-
Ronald Li authored
-
- Jul 23, 2012
-
-
abat authored
Commit to fix set/get of the ToS bits in the OFMatch (https://github.com/floodlight/floodlight/pull/210)
-
- Jul 22, 2012
-
-
abat authored
Assignment of prevCluster is changed to reflect the L2 domain ID of the prev entity. It was possible for cur and prev to be swapped when duplicate attachment points were detected, where the prevCluster could have the wrong assignment. (https://github.com/floodlight/floodlight/pull/209)
-
Srinivasan Ramasubramanian authored
Bug fix: prevCluster assignment is changed to reflect the L2 domain ID of the prev entity. It was possible for cur and prev to be swapped when duplicate attachment points were detected, where the prevCluster could have the wrong assignment.
-
- Jul 20, 2012
-
-
Munish Mehta authored
Correct the set/get of TOS bits in OFMatch. The 6-bits of DSCP need to be top 6-bits of the network ToS byte.
-
abat authored
Another controller unit test. (https://github.com/floodlight/floodlight/pull/208)
-
Alex Reimers authored
Add a unit test that makes sure an exception is thrown when someone tries to remove a switch from the active switch map.
-
abat authored
Random fixes (https://github.com/floodlight/floodlight/pull/207)
-
Alex Reimers authored
-