- Sep 25, 2012
-
-
Gregor Maier authored
Remove non thread-safe counters from TimedCache Add hashCode() and equals() to OFEchoRequest
-
- Sep 24, 2012
-
-
Gregor Maier authored
-
abat authored
Rename BroadcastDomainResource to BroadcastDomainPortsResource. (https://github.com/floodlight/floodlight/pull/319)
-
Srinivasan Ramasubramanian authored
-
abat authored
BVS interfaces are not being cleaned up -- see BSC-2454 (https://github.com/floodlight/floodlight/pull/318)
-
Carl D. Roth authored
- event processing in cleanupEntities was exiting prematurely, some device delete updates were not being processed - updated unittest to verify device deletion - See BSC-2454
-
Gregor Maier authored
-
Srinivasan Ramasubramanian authored
Updates to createNewInstance() in Topology Manager.
-
Srinivasan Ramasubramanian authored
Whenever LDUpdates are applied, track to see if any links are updated. In addition, track if direct and tunnel links are updated. createNewInstance will create a new topology instance only when links are updated.
-
- Sep 22, 2012
-
-
Gregor Maier authored
Conflicts: src/main/java/net/floodlightcontroller/core/IOFSwitch.java src/main/java/net/floodlightcontroller/core/internal/OFSwitchImpl.java src/main/java/net/floodlightcontroller/topology/TopologyManager.java
-
abat authored
Fix BSC-2514 (https://github.com/floodlight/floodlight/pull/315)
-
Shudong Zhou authored
-
- Sep 21, 2012
-
-
abat authored
Add one REST API call to Topology to get route between two attachment po... (https://github.com/floodlight/floodlight/pull/314)
-
kwanggithub authored
created apps directory to store apps
-
kwanggithub authored
/wm/topology/route/{src-dpid}/{src-port}/{dst-dpid}/{dst-port}/json
-
- Sep 20, 2012
-
-
abat authored
Add tons of log message documentation (https://github.com/floodlight/floodlight/pull/313)
-
Rob Adams authored
Conflicts: src/main/java/net/floodlightcontroller/topology/TopologyManager.java
-
Rob Adams authored
-
Srinivasan Ramasubramanian authored
Introducing rate control in sending BDDP messages, quarantining ports as they join the network, change API getEnabledPorts().
-
Srinivasan Ramasubramanian authored
Introducing rate control in sending BDDP messages, quarantining ports as they join the network, change API getEnabledPorts().
-
- Sep 19, 2012
-
-
Gregor Maier authored
-
abat authored
return correct ToS bits (https://github.com/floodlight/floodlight/pull/311)
-
abat authored
Add LogMessageDoc annotation and some initial work at documenting lo... (https://github.com/floodlight/floodlight/pull/310)
-
Rob Adams authored
-
Munish Mehta authored
-
- Sep 18, 2012
-
-
abat authored
Add VNF unit tests for added REST API (https://github.com/floodlight/floodlight/pull/309)
-
kwanggithub authored
Minor code fix in VNF Add logback.xml back for developer use to control logging level Fix git problem for compile problem due to missing file in previous pull request
-
abat authored
Support for larger port numbers in REST API (https://github.com/floodlight/floodlight/pull/308)
-
abat authored
BSC-2322 Fix counter creation issue (https://github.com/floodlight/floodlight/pull/307)
-
Ananth Suryanarayana authored
-
Munish Mehta authored
-
abat authored
FL-83/FL-84 Add REST API and Java API for VNF (https://github.com/floodlight/floodlight/pull/306)
-
kwanggithub authored
-
- Sep 17, 2012
-
-
Gregor Maier authored
-
abat authored
Send reverse LLDP only when the received messages is forward LLDP (and not BDDP). (https://github.com/floodlight/floodlight/pull/305)
-
Srinivasan Ramasubramanian authored
-
- Sep 15, 2012
-
-
Gregor Maier authored
-
- Sep 14, 2012
-
-
abat authored
Fix a potential null pointer exception while sending discovery messages. (https://github.com/floodlight/floodlight/pull/304)
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
Send the device moved notification only if the attachment points belong to different broadcast domains.
-