Bug 1935 - Double fireConnectionReady notification 77/11277/2
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Wed, 17 Sep 2014 09:06:40 +0000 (11:06 +0200)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Wed, 17 Sep 2014 13:02:23 +0000 (13:02 +0000)
commit722d98f8e8fdd950a56a6889c4dcea8c5715c35e
treef348708030f2f7e8490af772bbc4eb1bd2755e8b
parentd6250c36c63faf5f5dc13d06bc5bfec7013cc141
Bug 1935 - Double fireConnectionReady notification

 - in case of communication over TCP protocol the fireConnectionReady
   notification was incorrectly triggered twice

Change-Id: I23373a6130ebd30f4f183568e4ddda354976df3f
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/OFFrameDecoder.java
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpChannelInitializer.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/OFFrameDecoderTest.java