From owner-cvs-all Mon Sep 9 16:12:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9CA837B400; Mon, 9 Sep 2002 16:12:15 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5E3143E3B; Mon, 9 Sep 2002 16:12:14 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 3A7C824D48; Tue, 10 Sep 2002 08:12:13 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 1C0DC24D04; Tue, 10 Sep 2002 08:12:09 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id EC5811E46F4; Tue, 10 Sep 2002 08:12:07 +0900 (JST) Date: Tue, 10 Sep 2002 08:12:07 +0900 Message-ID: <7mr8g2pxko.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Hajimu UMEMOTO Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh monitor.c session.c sshlogin.c sshlogin.h In-Reply-To: <200209091649.g89GnCde035354@freefall.freebsd.org> References: <200209091649.g89GnCde035354@freefall.freebsd.org> User-Agent: Wanderlust/2.9.10 (Unchained Melody) SEMI/1.14.4 (Hosorogi) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS on ns.imgsrc.co.jp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Mon, 9 Sep 2002 09:49:12 -0700 (PDT), Hajimu UMEMOTO wrote: > sshd didn't handle actual size of struct sockaddr correctly, > and did copy it as long as just size of struct sockaddr. So, > If connection is via IPv6, sshd didn't log hostname into utmp > correctly. > This problem occured only under FreeBSD because of our hack. > However, this is potential problem of OpenSSH-portable, and > they agreed to fix this. > Though, there is no fixed version of OpenSSH-portable available > yet, since this problem is serious for IPv6 users, I commit the > fix. Thanks! -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message