SSH keep-alive mechanism to use IGNORE messages 13/108113/1
authorRuslan Kashapov <ruslan.kashapov@pantheon.tech>
Mon, 2 Oct 2023 08:44:59 +0000 (11:44 +0300)
committerRuslan Kashapov <ruslan.kashapov@pantheon.tech>
Mon, 2 Oct 2023 08:45:19 +0000 (11:45 +0300)
commit4fda8ed976e3a6b314ba24408498eb71446233c8
treee47f413a49a31d0533f944eb269246397b625370
parent50d73ce9a8e28a8e34aceffd3345f4c31e5fac79
SSH keep-alive mechanism to use IGNORE messages

Initial setting of HeartbeatType.RESERVED requires
custom implementation of heartbeat message handler.
Otherwise, the exception is thrown.

JIRA: NETCONF-590
Change-Id: I4752718a5bc9ac18910fa4c141e0fc53155e5ce8
Signed-off-by: Ruslan Kashapov <ruslan.kashapov@pantheon.tech>
transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/ConfigUtils.java