[
https://issues.apache.org/jira/browse/SSHD-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135367#comment-14135367
]
Goldstein Lyor edited comment on SSHD-349 at 9/16/14 12:35 PM:
---------------------------------------------------------------
I don't mind doing it, but I don't think this is the correct place for it: the
_Putty_ requests are sent as _SSH_MSG_CHANNEL_REQUEST_ messages - which is
handled by the code as I wrote it (tested and proven...) - and not as
_SSH_MSG_GLOBAL_REQUEST_ - which is handled by the location you recommend.
was (Author: lgoldstein):
I don't mind doing it, but I don't think this is the correct place for it: the
_Putty_ requests are sent as _SSH_MSG_CHANNEL_REQUEST_ messages - which is
handled by the code as I wrote it - and not as _SSH_MSG_GLOBAL_REQUEST_ -
which is handled by the location you recommend.
> Add support for Putty channel requests
> --------------------------------------
>
> Key: SSHD-349
> URL: https://issues.apache.org/jira/browse/SSHD-349
> Project: MINA SSHD
> Issue Type: Improvement
> Reporter: Goldstein Lyor
> Priority: Minor
> Fix For: 0.13.0
>
> Attachments: 0001-Added-support-for-Putty-channel-requests.patch
>
>
> Attached is a diff/patch file for the suggested fix - see [Appendix F: SSH-2
> names specified for
> PuTTY|http://tartarus.org/~simon/putty-snapshots/htmldoc/AppendixF.html]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)