[
https://issues.apache.org/jira/browse/SSHD-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fulvio Cavarretta updated SSHD-803:
-----------------------------------
Description: Using sshd as a server for local port forwarding, in case
remote end closes the connection gracefully while reading data, no
SSH_MSG_CHANNEL_EOF message is sent to SSH client, but only
SSH_MSG_CHANNEL_CLOSE. (was: 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)
> 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 closes
> 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)