GitHub user nu11ptr opened a pull request:
https://github.com/apache/mina-sshd/pull/31
Allow SSH 1.99 in addition to 2.0 for SSHD
Several versions ago, SSH 1.99 support was added to the client to allow it
to connect to Cisco devices. I'm now proposing the same be done to allow Cisco
devices still using 1.99 to connect to SSHD.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nu11ptr/mina-sshd master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mina-sshd/pull/31.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #31
----
commit f105ac9c82bb32ae3a8f064ca19caeb7aed4d94b
Author: Scott Meeuwsen <[email protected]>
Date: 2017-05-26T18:36:57Z
Allow SSH 1.99 in addition to 2.0
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---