[GitHub] mina-sshd pull request #46: [SSHD-799] SSHD port forwarding. Missing SSH_MSG...

2018-02-09 Thread fcav1973
Github user fcav1973 closed the pull request at:

https://github.com/apache/mina-sshd/pull/46


---


[GitHub] mina-sshd pull request #46: [SSHD-799] SSHD port forwarding. Missing SSH_MSG...

2018-02-02 Thread fcav1973
GitHub user fcav1973 opened a pull request:

https://github.com/apache/mina-sshd/pull/46

[SSHD-799] SSHD port forwarding. Missing SSH_MSG_CHANNEL_OPEN_FAILURE

New PR containing only commit for the issue in subject

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/fcav1973/mina-sshd br-SSHD-799

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/mina-sshd/pull/46.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 #46


commit 21f3047768492ee88a59ab29b75f3af3564895f8
Author: cu0132 
Date:   2018-02-02T08:27:22Z

[SSHD-799] SSHD port forwarding. Missing SSH_MSG_CHANNEL_OPEN_FAILURE




---