-
- Downloads
Added ability to customize start/role-transition behavior at the request of an...
Added ability to customize start/role-transition behavior at the request of an individual a while ago. Using floodlightdefault.properties, you can specify if you want the controller to clear the flow tables of switches (1) upon inital handshake and transition to master or (2) upon every transition to master. Or you can not ever clear the tables if you want.
Showing
- src/main/java/net/floodlightcontroller/core/internal/OFSwitchHandshakeHandler.java 58 additions, 33 deletions...ghtcontroller/core/internal/OFSwitchHandshakeHandler.java
- src/main/java/net/floodlightcontroller/core/internal/OFSwitchManager.java 33 additions, 0 deletions...t/floodlightcontroller/core/internal/OFSwitchManager.java
- src/main/resources/floodlightdefault.properties 3 additions, 2 deletionssrc/main/resources/floodlightdefault.properties
Loading
Please register or sign in to comment