dropbear: fix keepalive with putty
authorJonas Gorski <jogo@openwrt.org>
Wed, 13 Aug 2014 20:49:56 +0000 (20:49 +0000)
committerJonas Gorski <jogo@openwrt.org>
Wed, 13 Aug 2014 20:49:56 +0000 (20:49 +0000)
commit006cdbfdbcb28e32bf336eafd66d5aeba4c45e15
tree13594c5a24d4c94e516f83d1bd4bd5d5d067ec1a
parent92ef017054f267afd4d35dca29da341a4f8379cd
dropbear: fix keepalive with putty

Don't send SSH_MSG_UNIMPLEMENTED for keepalive responses, which broke
at least putty.

Fixes #17522 / #17523.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42162
package/network/services/dropbear/patches/001-dont_send_SSH_MSG_IMPLEMENTED.patch [new file with mode: 0644]