Clear the receive buffer when message parser throws exceptions. Don't terminate the... 70/2570/1
authorJason Ye <yisye@cisco.com>
Sat, 9 Nov 2013 05:18:08 +0000 (21:18 -0800)
committerJason Ye <yisye@cisco.com>
Sat, 9 Nov 2013 05:18:08 +0000 (21:18 -0800)
commit253ca500e9b816a4e5df6d5da8e57c32b8a9b35e
tree45c5ea2a52cfe4f70b2a1ec9a0ef525ed4f5aac8
parent0b3fe7299bbeccc10f2c1b859f95de07c168ac9f
Clear the receive buffer when message parser throws exceptions. Don't terminate the connection when message parser throws exceptions. Send Features Request msg if not done so.

Change-Id: I80264520ea545c529dab3b4e685e4442818cb52d
Signed-off-by: Jason Ye <yisye@cisco.com>
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/MessageReadWriteService.java
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/SecureMessageReadWriteService.java
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/SwitchHandler.java