- Feb 03, 2012
-
-
Alex Reimers authored
-
- Feb 01, 2012
-
-
Alex Reimers authored
Fixed JUnit tests.
-
- Jan 30, 2012
-
-
Alex Reimers authored
-
- Jan 27, 2012
-
-
Alex Reimers authored
-
- Jan 25, 2012
-
-
Alex Reimers authored
Conflicts: src/main/java/net/floodlightcontroller/util/TimedCache.java
-
Alex Reimers authored
Conflicts: src/main/java/net/floodlightcontroller/util/TimedCache.java
-
Shudong Zhou authored
-
Rob Adams authored
-
- Jan 23, 2012
-
-
abat authored
On switch connect send LLDPs only from that switch. (https://github.com/floodlight/floodlight/pull/19)
-
abat authored
Still had problems when switches with same DPID connect. Should be fixed now. (https://github.com/floodlight/floodlight/pull/20)
-
Mandeep Dhami authored
-
Gregor Maier authored
-
Gregor Maier authored
After a switch is asynchronously removed due to another switch with the same DPID connecting, the first switch might still have messages qeued. If we process these messages after removing the switch switch listeners can get confused. [#23382219]
-
Mandeep Dhami authored
Added *.class
-
Mandeep Dhami authored
-
Alex Reimers authored
-
- Jan 21, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Jan 20, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Jan 19, 2012
-
-
abat authored
Fix when switches with same DPIDs connect. (https://github.com/floodlight/floodlight/pull/18)
-
Mandeep Dhami authored
-
Gregor Maier authored
When a switch with an already existing DPID connects, close the connection from the previously connected switch. [#23382219]
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
- Jan 18, 2012
-
-
abat authored
Fix an issue in ITopologyImpl where we were leaking LLDPs across islands. (https://github.com/floodlight/floodlight/pull/17)
-
Alex Reimers authored
-
abat authored
Move the SwitchCluster REST API from core into topology. (https://github.com/floodlight/floodlight/pull/16)
-
Alex Reimers authored
Move the switchcluster REST API from /wm/core/controller/switchclusters/json to /wm/topology/switchclusters/json. [#23518013]
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
Mandeep Dhami authored
-
- Jan 17, 2012
-
-
abat authored
Fix an issue in TopologyImpl. Comment functions in TopologyImpl. (https://github.com/floodlight/floodlight/pull/15)
-
Alex Reimers authored
2 - Added more comments to TopologyImpl.
-
Alex Reimers authored
-
abat authored
Rename PortSettings to CmdLineSettings and first checking of ITopology REST API. (https://github.com/floodlight/floodlight/pull/14)
-
Alex Reimers authored
First checking for ITopology REST API. Links between OpenFlow switches connected to the controller can now be seen through /wm/topology/links. [#23518013]
-
Alex Reimers authored
2 - Added a call to change StaticFlowPusher push interval 3 - Added various comments
-
Alex Reimers authored
2 - Added a call to change StaticFlowPusher push interval 3 - Added various comments Conflicts: src/main/java/net/floodlightcontroller/topology/internal/TopologyImpl.java
-
- Jan 16, 2012
-
-
Srinivasan Ramasubramanian authored
-
Alex Reimers authored
-
Alex Reimers authored
Adding a class representing MAC address (https://github.com/floodlight/floodlight/pull/5)
-