- Jun 09, 2012
-
-
Alex Reimers authored
-
Srinivasan Ramasubramanian authored
-
- Jun 05, 2012
-
-
Kanzhe Jiang authored
-
- Jun 04, 2012
-
-
Monoreet Mutsuddi authored
-
Kanzhe Jiang authored
topology keeps a list of applied link updates. topologyAware modules can query updated links after getting topologyChanged event
-
- Jun 03, 2012
-
-
Srinivasan Ramasubramanian authored
-
- May 27, 2012
-
-
Srinivasan Ramasubramanian authored
DeviceManager update to take into account that previous attachment belongs to non-broadcast domain attachment point. Adding an interface to ITopologyService that indicates if tunnels are enabled for traffic between two hosts.
-
- May 23, 2012
-
-
Srinivasan Ramasubramanian authored
-
- May 22, 2012
-
-
Srinivasan Ramasubramanian authored
-
- May 14, 2012
-
-
Gregor Maier authored
Controller now needs to listen for storage notifcation and it will dispatch updates if the controller node IPs change. We now have three different types of updates in the Controller.updates queue ==> Refactored to use different update classes that implement a common IUpdate interface instead of a several types and a switch statemet. Add unit test for Controller.updates queue Retab that caused some unrelated chagnes but now now more tabs: flconext, addInfoProvider, removeInfoProviderm getControllerInfo Retab also causes changes in flcontext: that's only indentation. Needed to touch quite some files to refactoring: rename IHARoleListener -> IHAListener [#29035681]
-
- May 04, 2012
-
-
Rob Adams authored
-
Alex Reimers authored
-
- Apr 26, 2012
-
-
Alex Reimers authored
2 - Update module HA role change actions 3 - Add unit tests for HA role changes
-
Rob Adams authored
Cleanup of topology manager to match floodlight style. Remove StackTraceUtil. Add packet-in listener to topology
-
Rob Adams authored
-
- Apr 09, 2012
-
-
Kanzhe Jiang authored
-
- Apr 06, 2012
-
-
Gregor Maier authored
Now we will at least get an error message when an Exception occurs instead of silently killing the thread. [Forgot to add all files to commit]
-
- Apr 02, 2012
-
-
Srinivasan Ramasubramanian authored
Introduce a convenience method inSameIsland, which is the same as inSameCluster. In future, they may have different functionalities.
-
- Apr 01, 2012
-
-
Srinivasan Ramasubramanian authored
Introduce a method called isConsistent(..) that compares an old attachment and a new attachment point. If the new attachment point is not consistent with the old one, then it has to be learnt by the device manager.
-
Srinivasan Ramasubramanian authored
-
- Mar 31, 2012
-
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
- Mar 29, 2012
-
-
Srinivasan Ramasubramanian authored
Device manager should implement ITopologyListener to clear out attachment points when topology changes.
-
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 22, 2012
-
-
Rob Sherwood authored
Needed to move threadpool reference into startup() was in init()
-
- Mar 21, 2012
-
-
Shudong Zhou authored
-
Alex Reimers authored
-
- Mar 20, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Mar 17, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Mar 16, 2012
-
-
Srinivasan Ramasubramanian 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
-
-
Srinivasan Ramasubramanian authored
-
- Mar 13, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Mar 05, 2012
-
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
New TopologyManager. Previous TopologyImpl would simply do link discovery. Cosmetic refactoring (renaming etc.) would be done separately.
-