GitHub user robertodeandrea opened a pull request:
https://github.com/apache/mina-sshd/pull/61
New methods requested for ssh port forwarding
These are the minor changes required for integrate actual port forwarding
mechanism in my code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertodeandrea/mina-sshd br-SSH829
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mina-sshd/pull/61.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 #61
----
commit fbcbe33fe37d405fbda645eae2b344eab28d75ae
Author: roberto.deandrea <roberto.deandrea@...>
Date: 2018-06-20T07:37:30Z
New methods requested for ssh port forwarding
----
---