-
- Downloads
Change topology aware structure to arraylist from set so that the updates are
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).
Showing
- src/main/java/net/floodlightcontroller/core/internal/Controller.java 2 additions, 1 deletion...va/net/floodlightcontroller/core/internal/Controller.java
- src/main/java/net/floodlightcontroller/core/web/SwitchResourceBase.java 1 addition, 1 deletion...net/floodlightcontroller/core/web/SwitchResourceBase.java
- src/main/java/net/floodlightcontroller/perfmon/PktinProcessingTime.java 18 additions, 9 deletions...net/floodlightcontroller/perfmon/PktinProcessingTime.java
- src/main/java/net/floodlightcontroller/routing/dijkstra/RoutingImpl.java 3 additions, 3 deletions...et/floodlightcontroller/routing/dijkstra/RoutingImpl.java
- src/main/java/net/floodlightcontroller/topology/internal/TopologyImpl.java 6 additions, 4 deletions.../floodlightcontroller/topology/internal/TopologyImpl.java
- src/test/java/net/floodlightcontroller/staticflowentry/StaticFlowEntryPusherTest.java 1 addition, 1 deletion...controller/staticflowentry/StaticFlowEntryPusherTest.java
- src/test/java/net/floodlightcontroller/topology/internal/TopologyImplTest.java 1 addition, 1 deletion...odlightcontroller/topology/internal/TopologyImplTest.java
Loading
Please register or sign in to comment