You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by robertodeandrea <gi...@git.apache.org> on 2018/06/20 07:41:02 UTC

[GitHub] mina-sshd pull request #61: New methods requested for ssh port forwarding

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 <ro...@...>
Date:   2018-06-20T07:37:30Z

    New methods requested for ssh port forwarding

----


---