From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 31 18:00:08 2007 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE66E16A417 for ; Fri, 31 Aug 2007 18:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8BE6013C48D for ; Fri, 31 Aug 2007 18:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VI08OC038419 for ; Fri, 31 Aug 2007 18:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7VI08dF038415; Fri, 31 Aug 2007 18:00:08 GMT (envelope-from gnats) Date: Fri, 31 Aug 2007 18:00:08 GMT Message-Id: <200708311800.l7VI08dF038415@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Craig Rodrigues" Cc: Subject: Re: bin/115960: sshd's X11 forwarding broken on IPv6 only machine [patch]. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Craig Rodrigues List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 18:00:08 -0000 The following reply was made to PR bin/115960; it has been noted by GNATS. From: "Craig Rodrigues" To: bug-followup@FreeBSD.org, marka@isc.org Cc: Subject: Re: bin/115960: sshd's X11 forwarding broken on IPv6 only machine [patch]. Date: Fri, 31 Aug 2007 13:53:48 -0400 Hi, This code is imported from the OpenSSH project. The problem exists in their sources too: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/channels.c Can you submit your patch to them also? http://www.openssh.com/report.html -- Craig Rodrigues rodrigc@crodrigues.org