- 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
-
Alex Reimers authored
-
- May 03, 2012
-
-
Rob Adams authored
-
- May 01, 2012
-
-
Kanzhe Jiang authored
minor toString fix in Device
-
Alex Reimers authored
2 - Move the learning switch table outside of the IOFSwitch and into the LearningSwitch module. 3 - Create a REST API for the LearningSwitch module to get the learned table. Available at "/wm/learningswitch/switch/{DPID or 'all'}/json".
-
- 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
-
Rob Adams authored
-
- Apr 26, 2012
-
-
Alex Reimers authored
2 - Update module HA role change actions 3 - Add unit tests for HA role changes
-
Alex Reimers authored
-
Rob Adams authored
Cleanup of topology manager to match floodlight style. Remove StackTraceUtil. Add packet-in listener to topology
-
Rob Adams authored
-
- Apr 23, 2012
-
-
Alex Reimers authored
-
- Apr 09, 2012
-
-
Kanzhe Jiang authored
-
- Apr 03, 2012
-
-
Kanzhe Jiang authored
-
- Apr 01, 2012
-
-
Gregor Maier authored
-
- Mar 31, 2012
-
-
Gregor Maier 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 28, 2012
-
-
Srinivasan Ramasubramanian authored
-
- 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
-
-
Shudong Zhou authored
-
Alex Reimers authored
-
Alex Reimers authored
-
Alex Reimers authored
-
- Mar 20, 2012
-
-
Srinivasan Ramasubramanian 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
-
Srinivasan Ramasubramanian authored
-
- Mar 14, 2012
-
-
Kanzhe Jiang authored
-
- Mar 13, 2012
-
-
Rob Adams authored
-
- Mar 12, 2012
-
-
Rob Adams authored
-