- Oct 26, 2012
-
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
Cosmetic changes. Rename varialbe name topology to linkDiscovery, and getTopology to getLinkDiscoveryManager in LinkDiscoveryManagerTest.java.
-
- Jul 27, 2012
-
-
Srinivasan Ramasubramanian authored
Update to link discovery manager. LLDPs are sent every one second; with a three second timeout on ports where links were already found. On ports where links are not present, LLDPs are sent once in every 15 seconds.
-
- May 04, 2012
-
-
Alex Reimers authored
-
- Apr 26, 2012
-
-
Alex Reimers authored
2 - Update module HA role change actions 3 - Add unit tests for HA role changes
-
- Apr 01, 2012
-
-
Gregor Maier authored
-
- Mar 31, 2012
-
-
Gregor Maier authored
-
- Mar 21, 2012
-
-
Alex Reimers authored
-
Alex Reimers authored
-
- Mar 20, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Mar 15, 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.
-
- Mar 04, 2012
-
-
Srinivasan Ramasubramanian authored
Updates to BroadcastTree data structure; Renaming of IRoutingEngineService to IRoutingService; Updates to signatures of IRoutingService interface methods.
-
- Mar 03, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Mar 01, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Feb 29, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Feb 17, 2012
-
-
Srinivasan Ramasubramanian authored
Add switchClusterBroadcastDomainMap to maintain the set of broadcast domains connected to each cluster. [#23198243]
-
- Feb 16, 2012
-
-
Srinivasan Ramasubramanian authored
Adding an id for broadcastdomain.
-
- Feb 15, 2012
-
-
Subrata Banerjee authored
-
- Feb 12, 2012
-
-
Subrata Banerjee authored
dispached on order. Changed default performance monitoring window to 1hr from 5min. Fixed a bug in topology where routes were not getting recompured when an internal link went down. (RoutingImpl.java around line 214).
-
- Feb 06, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Feb 01, 2012
-
-
Alex Reimers authored
Fixed JUnit tests.
-
- Jan 28, 2012
-
-
Subrata Banerjee authored
Event-history for topology related events: switch connects/disconnects, links ups/downs, cluster merge/splits.
-
- Jan 25, 2012
-
-
Alex Reimers authored
Conflicts: src/main/java/net/floodlightcontroller/util/TimedCache.java
-
- Jan 15, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Jan 14, 2012
-
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
Clean-up of and javadoc to switch cluster computation code and corresponding data structure.
-
- Jan 13, 2012
-
-
Srinivasan Ramasubramanian authored
Rewriting switch cluster computation to return strongly connected components in the presence of unidirectional links. The notion of internal switchPort is also changed.
-
- Dec 16, 2011
-
-
Alex Reimers authored
-