[
https://issues.apache.org/jira/browse/SSHD-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135343#comment-14135343
]
Goldstein Lyor edited comment on SSHD-349 at 9/16/14 12:13 PM:
---------------------------------------------------------------
The patch simply avoids having to see "Unknown channel request" warnings issued
by _AbstractChannel#handleRequest_ whenever one uses Putty to connect to Apache
SSHD server. This occurs since the unpatched code returns _null_ which is
interpreted as _Unsupported_ reply, which causes the warning
was (Author: lgoldstein):
The patch simply avoids having to see "Unknown channel request" warnings issued
by _AbstractChannel#handleRequest_ whenever one uses Putty to connect to Apache
SSHD server.
> 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)