BUG-938 Fix negotiation error when using exi 50/6650/2
authorMaros Marsalek <mmarsale@cisco.com>
Fri, 2 May 2014 08:43:07 +0000 (10:43 +0200)
committerMaros Marsalek <mmarsale@cisco.com>
Fri, 2 May 2014 09:04:52 +0000 (11:04 +0200)
commit99d2c8a0e2a8ea4a819ee31d658be6e01dfcd1df
tree8679560bd488b4c91fc682d795a42644a8bb5682
parent02e3bf52dc3c0fe8f4c87a170419926ee6d72f33
BUG-938 Fix negotiation error when using exi

EXIConfirmation handler is now added to pipeline before start-exi is sent.

Add test with secure netconf server + exi

Change-Id: Ie975a2ecf31cfbb8c1fd4e25e8f41876e0552a00
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/netconf/netconf-client/src/main/java/org/opendaylight/controller/netconf/client/NetconfClientSessionNegotiator.java
opendaylight/netconf/netconf-it/src/test/java/org/opendaylight/controller/netconf/it/NetconfITSecureTest.java
opendaylight/netconf/netconf-ssh/src/main/java/org/opendaylight/controller/netconf/ssh/NetconfSSHServer.java
opendaylight/netconf/netconf-ssh/src/main/java/org/opendaylight/controller/netconf/ssh/threads/SocketThread.java