- Jul 27, 2012
-
-
Munish Mehta authored
-
Munish Mehta 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
-
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.
-
- Jul 25, 2012
-
-
Kanzhe Jiang 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
-
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
-
Gregor Maier authored
Some small fixes (IndexedEntity, IDevice, tunnelEnabled)
-
- Jul 19, 2012
-
-
Gregor Maier authored
BSC-2116
-
Gregor Maier authored
-
Gregor Maier authored
BSC-2116
-
Alex Reimers authored
Change OFPacketIn.MINIMUM_LENGTH from an int to a short. OFPacketIn.setTotalLength() expects a short.
-
- Jul 18, 2012
-
-
abat authored
DeviceManager: handle null entity classes returned by classifyEntity (https://github.com/floodlight/floodlight/pull/205)
-
- Jul 17, 2012
-
-
Gregor Maier authored
-
Gregor Maier authored
-
- Jul 14, 2012
-
-
abat authored
Fix Device Manager entity handling code [BSC-2046] (https://github.com/floodlight/floodlight/pull/204)
-
Wilson Ng authored
During flow reconciliation, device manager should not call learnDeviceByEntity, which would incorrectly update timestamps of entities existing in flow cache. It should call findDeviceByEntity instead.
-
- Jul 13, 2012
-
-
abat authored
Opcodes for RARP in ARP.java (https://github.com/floodlight/floodlight/pull/203)
-
Alex Reimers authored
-
- Jul 11, 2012
-
-
abat authored
Getting rid of warnings in generated thrift code. (https://github.com/floodlight/floodlight/pull/202)
-