[ 
https://issues.apache.org/jira/browse/SSHD-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355446#comment-16355446
 ] 

ASF GitHub Bot commented on SSHD-803:
-------------------------------------

GitHub user fcav1973 opened a pull request:

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

    [SSHD-803] SSHD port forwarding. Missing SSH_MSG_CHANNEL_EOF

    

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

    $ git pull https://github.com/fcav1973/mina-sshd br-missing-eof

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

    https://github.com/apache/mina-sshd/pull/47.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 #47
    
----
commit 75208553fe0b0da8d9bd7d9126a21bcfa13e0df1
Author: cu0132 <fulvio.cavarretta@...>
Date:   2018-02-01T16:58:50Z

    [SSHD-799] SSHD port forwarding. Missing SSH_MSG_CHANNEL_OPEN_FAILURE
    message

commit ae2a3e360c80006c6e14c04afe54e0f21320b7f3
Author: cu0132 <fulvio.cavarretta@...>
Date:   2018-02-01T17:16:51Z

    [SSHD-800] SSHD port forwarding. Wrong SSH_MSG_CHANNEL_FAILURE

commit a7478a92e3a537f8e316f84eba071b73c4918f65
Author: cu0132 <fulvio.cavarretta@...>
Date:   2018-02-01T17:34:37Z

    [SSHD-801] SSHD port forwarding. Channel closed abruptly on remote
    socket error

commit 6e5e4bb08682b3c11a10b7692dc52589cd496a1f
Author: cu0132 <fulvio.cavarretta@...>
Date:   2018-02-02T08:19:02Z

    Revert "[SSHD-801] SSHD port forwarding. Channel closed abruptly on remote 
socket error"
    
    This reverts commit a7478a92e3a537f8e316f84eba071b73c4918f65.

commit 9f0bdf7fed9bb5e1ad59f09c77e250889ee74606
Author: cu0132 <fulvio.cavarretta@...>
Date:   2018-02-02T08:19:24Z

    Revert "[SSHD-800] SSHD port forwarding. Wrong SSH_MSG_CHANNEL_FAILURE"
    
    This reverts commit ae2a3e360c80006c6e14c04afe54e0f21320b7f3.

commit 643489ad696e576c73216d7f0220bb7cd424ebce
Author: cu0132 <fulvio.cavarretta@...>
Date:   2018-02-02T08:31:13Z

    Revert "[SSHD-799] SSHD port forwarding. Missing 
SSH_MSG_CHANNEL_OPEN_FAILURE message"
    
    This reverts commit 75208553fe0b0da8d9bd7d9126a21bcfa13e0df1.

commit b6542d518ace6010cf5e5593a26156c0d0fdadb1
Author: cu0132 <fulvio.cavarretta@...>
Date:   2018-02-02T08:31:37Z

    Merge branch 'master' of https://github.com/apache/mina-sshd.git

commit be9fb3127073e813e509ac6df2e92653c5624e50
Author: cu0132 <fulvio.cavarretta@...>
Date:   2018-02-07T09:23:14Z

    Merge branch 'master' of https://github.com/apache/mina-sshd.git

commit 25770e7e7d186b027ff76458a29af3727f0decf3
Author: cu0132 <fulvio.cavarretta@...>
Date:   2018-02-07T13:35:47Z

    [SSHD-803] SSHD port forwarding. Missing SSH_MSG_CHANNEL_EOF

----


> SSHD port forwarding. Missing SSH_MSG_CHANNEL_EOF
> -------------------------------------------------
>
>                 Key: SSHD-803
>                 URL: https://issues.apache.org/jira/browse/SSHD-803
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>            Reporter: Fulvio Cavarretta
>            Priority: Major
>
> Using sshd as a server for local port forwarding, in case remote end close 
> the connection gracefully while reading data, no SSH_MSG_CHANNEL_EOF message 
> is sent to SSH client, but only SSH_MSG_CHANNEL_CLOSE



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to