Patched the handshake so that on transition to master, we guarantee the order...
Patched the handshake so that on transition to master, we guarantee the order of flow table operations (e.g. clear, adding table-miss flows, and IOFSwitchListener module switchAdded/switchActivated listener operations). Barriers are used inbetween all such operations.
Showing
- src/main/java/net/floodlightcontroller/core/internal/OFSwitchHandshakeHandler.java 42 additions, 15 deletions...ghtcontroller/core/internal/OFSwitchHandshakeHandler.java
- src/test/java/net/floodlightcontroller/core/internal/OFSwitchHandlerTestBase.java 28 additions, 6 deletions...ightcontroller/core/internal/OFSwitchHandlerTestBase.java
Loading
Please register or sign in to comment