From dev-return-35858-apmail-mina-dev-archive=mina.apache.org@mina.apache.org Fri Jan 17 11:20:03 2020 Return-Path: X-Original-To: apmail-mina-dev-archive@www.apache.org Delivered-To: apmail-mina-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 5BD4310D63 for ; Fri, 17 Jan 2020 11:20:03 +0000 (UTC) Received: (qmail 21478 invoked by uid 500); 17 Jan 2020 11:20:02 -0000 Delivered-To: apmail-mina-dev-archive@mina.apache.org Received: (qmail 21437 invoked by uid 500); 17 Jan 2020 11:20:02 -0000 Mailing-List: contact dev-help@mina.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@mina.apache.org Received: (qmail 21377 invoked by uid 99); 17 Jan 2020 11:20:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jan 2020 11:20:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BDD08E2E12 for ; Fri, 17 Jan 2020 11:20:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 13BF2780465 for ; Fri, 17 Jan 2020 11:20:00 +0000 (UTC) Date: Fri, 17 Jan 2020 11:20:00 +0000 (UTC) From: "Lyor Goldstein (Jira)" To: dev@mina.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SSHD-964?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D170179= 20#comment-17017920 ]=20 Lyor Goldstein commented on SSHD-964: ------------------------------------- {quote} Let me know if we can commit our changes in a pull request (into a specific= Apache SSHD branch) so that you can peer review the changes and decide if= you can accept them... {quote} Gladly - we appreciate contributions from the community.=20 The port forwarding code is pretty old and seems to work just fine till now= - it is the first time we encounter this complaint. As things stand right = now please note that we are in the process of releasing a new version so ev= en if this PR makes it into the code you will have to wait for the next rel= ease, since it does not seem like a major issue. Can you also attach some reference to the RFC that specifies that these mes= sages must be sent for port forwarding (I will of course review the port fo= rwarding standard, but it would help to have some idea as to why you think = these messages are required). Also, can you provide the client/server speci= fication you are using so we can investigate if this is an omission on our = part in implementing the standard correctly or some "idiosyncrasy" of the s= pecific client/server. > SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forw= arding > -------------------------------------------------------------------------= ------ > > Key: SSHD-964 > URL: https://issues.apache.org/jira/browse/SSHD-964 > Project: MINA SSHD > Issue Type: Bug > Affects Versions: 2.3.0, 2.3.1 > Reporter: Roberto Deandrea > Priority: Major > > We found that the message SSH_MSG_CHANNEL_EOF is never sent or received f= or local and remote port forwarding connections. > We found probably the issue and we changed the code locally in a couple o= f java classes to fix this issue. > Let me know if we can commit our changes in a pull request (into a specif= ic Apache SSHD branch) so that you can peer review the changes=C2=A0 and de= cide if you can accept them... > =C2=A0 > Kind Regards > Roberto Deandrea > =C2=A0 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org For additional commands, e-mail: dev-help@mina.apache.org