You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2012/10/03 13:14:09 UTC

[jira] [Resolved] (SSHD-192) Allow factory-injected replacement for client tcpip forward support

     [ https://issues.apache.org/jira/browse/SSHD-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SSHD-192.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.0
         Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/mina/sshd/trunk ...
	A	sshd-core/src/main/java/org/apache/sshd/client/session/DefaultTcpipForwarderFactory.java
	A	sshd-core/src/main/java/org/apache/sshd/client/session/TcpipForwarder.java
	A	sshd-core/src/main/java/org/apache/sshd/client/session/TcpipForwarderFactory.java
	M	sshd-core/src/main/java/org/apache/sshd/ClientSession.java
	M	sshd-core/src/main/java/org/apache/sshd/SshClient.java
	M	sshd-core/src/main/java/org/apache/sshd/client/ClientFactoryManager.java
	M	sshd-core/src/main/java/org/apache/sshd/client/session/ClientSessionImpl.java
	M	sshd-core/src/main/java/org/apache/sshd/client/session/TcpipForwardSupport.java
Committed r1393417

                
> Allow factory-injected replacement for client tcpip forward support
> -------------------------------------------------------------------
>
>                 Key: SSHD-192
>                 URL: https://issues.apache.org/jira/browse/SSHD-192
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Kevin Winchester
>            Assignee: Guillaume Nodet
>             Fix For: 0.9.0
>
>         Attachments: SSHD-192.patch
>
>
> The current TcpipForwardSupport class does not allow any behaviour to be implemented in the case of a failure to establish a channel.
> The code should be changed to allow replacement implementations of this class such that failures can be handled in custom ways.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira