Goldstein Lyor created SSHD-830:
-----------------------------------
Summary: Expose available port forwarding information at the server
Key: SSHD-830
URL: https://issues.apache.org/jira/browse/SSHD-830
Project: MINA SSHD
Issue Type: Improvement
Affects Versions: 2.0.1
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
In SSHD-829 we exposed useful port forwarding information on the client side -
e.g., bound ports, addresses - do the same on the server side. *Note:* this is
slightly trickier since the knowledge is "buried" inside the forwarding filter
of the connection service - which is held as the _currentService_ in the
{{AbstractSession}} - although we need to make sure that it is a
{{ConnectionService}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)