-
- Downloads
Switch handshake massaging.
* Must not call clearAllFlowMods() on slave -> master transition. * Hack to solve immediate perf problem on switch handshake: only call readSwitchPortStateFromStorage() on role change. Switch handshake is now fast again but role change is slow (which is has been before) BSC-2695 BSC-2727
Showing
- src/main/java/net/floodlightcontroller/core/internal/Controller.java 34 additions, 19 deletions...va/net/floodlightcontroller/core/internal/Controller.java
- src/test/java/net/floodlightcontroller/core/internal/ControllerTest.java 48 additions, 5 deletions...et/floodlightcontroller/core/internal/ControllerTest.java
Loading
Please register or sign in to comment