You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2018/10/29 08:04:00 UTC

[jira] [Created] (SSHD-858) Allow users to handle incoming un-implemented session messages via ReservedSessionMessagesHandler

Goldstein Lyor created SSHD-858:
-----------------------------------

             Summary: Allow users to handle incoming un-implemented session messages via ReservedSessionMessagesHandler
                 Key: SSHD-858
                 URL: https://issues.apache.org/jira/browse/SSHD-858
             Project: MINA SSHD
          Issue Type: Improvement
            Reporter: Goldstein Lyor
            Assignee: Goldstein Lyor


The current code only informs users about incoming {{SSH_MSG_UNIMPLEMENTED}} messages, but does not provide a hook to handle unknown commands - it simply sends and {{SSH_MSG_UNIMPLEMENTED}} message.



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