- May 11, 2012
- May 10, 2012
-
-
Rob Adams authored
Add a debug REST API to get raw device entities. Fix attachment point blocking code and make it appear in the REST output
-
- May 04, 2012
-
-
Rob Adams authored
-
- May 03, 2012
-
-
Rob Adams authored
-
- May 01, 2012
-
-
Kanzhe Jiang authored
minor toString fix in Device
-
- Apr 30, 2012
-
-
Kanzhe Jiang authored
Correct race condition in device learning and topology, remove deviceManager from listening linkEvent
-
- Apr 29, 2012
-
-
Kanzhe Jiang authored
This reverts commit 0ae432f4. Conflicts: src/main/java/net/floodlightcontroller/devicemanager/internal/DeviceManagerImpl.java
-
- Apr 27, 2012
-
-
Kanzhe Jiang authored
-
Rob Adams authored
-
Rob Adams authored
-
- Apr 26, 2012
- Apr 09, 2012
-
-
Kanzhe Jiang authored
-
- Mar 29, 2012
-
-
Srinivasan Ramasubramanian authored
(1) Device manager will drop packets (as the first step) if the topology indicates the packet-in port is not allowed for incoming transmissions. (2) Remove a log message from LinkDiscoveryManager. (3) Topology provides a service called isAllowed() that indicates if the port is enabled for incoming and outgoing traffic. (4) Tests are modified accordingly.
-
- Mar 27, 2012
-
-
Rob Adams authored
Change device manager to not allow attachment point flapping (there was a bug in the implementation before). Also, remove some crappy info log from ForwardingBase.
-
- Mar 26, 2012
-
-
Kanzhe Jiang authored
-
- Mar 23, 2012
-
-
Gregor Maier authored
Attachment point move suppresion when moving from non-broadcast domain port to broadcast domain port wasn't working. Fixed.
-
- Mar 21, 2012
-
-
Alex Reimers authored
-
Alex Reimers authored
-
- Mar 16, 2012
-
-
Alex Reimers authored
-
Srinivasan Ramasubramanian authored
Device manager will learn new attachment points only if the switch ports do not belong to the same broadcast domain.
-
- Mar 15, 2012
-
-
Kanzhe Jiang authored
-
- Mar 14, 2012
-
-
Kanzhe Jiang authored
-
- Mar 13, 2012
-
-
Rob Adams authored
-
- Mar 12, 2012
- Mar 09, 2012
-
-
Rob Adams authored
-
- Mar 08, 2012
-
-
Rob Adams authored
-
- Mar 07, 2012
-
-
Rob Adams authored
-
- Mar 06, 2012
-
-
Alex Reimers authored
-
- Mar 05, 2012
-
-
Srinivasan Ramasubramanian authored
-
Rob Adams authored
-
- Mar 03, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Mar 01, 2012
-
-
Rob Adams authored
-
- Feb 29, 2012
-
-
Rob Adams authored
-
- Feb 24, 2012
-
-
Rob Adams authored
-
- Feb 23, 2012
-
-
Rob Adams authored
-
- Feb 17, 2012
-
-
Rob Adams authored
Unit tests for the parts of device manager that should be working, and some effort at fixing compile errors in other modules
-
- Feb 15, 2012
-
-
Rob Adams authored
-