From owner-freebsd-bugs Thu Feb 17 23:20: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E7EC37B7FC for ; Thu, 17 Feb 2000 23:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA02580; Thu, 17 Feb 2000 23:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 17 Feb 2000 23:20:03 -0800 (PST) Message-Id: <200002180720.XAA02580@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Yoshinobu Inoue Subject: Re: bin/16789: fingerd logging not IPv6 aware Reply-To: Yoshinobu Inoue Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/16789; it has been noted by GNATS. From: Yoshinobu Inoue To: ben@scientia.demon.co.uk Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/16789: fingerd logging not IPv6 aware Date: Fri, 18 Feb 2000 16:16:05 +0900 > >Synopsis: fingerd logging not IPv6 aware > >Description: > > fingerd's -l option is not IPv6 aware, which can cause problems attempting > to obtain the hostname for an IPv6 connection. Thanks, I applied the patch (with variable name change), and confirmed it locally with updated finger command. So I committed it. (I also made finger IPv6 update to confirm it but not yet committed it, because the change is small but not very trivial, and seems not so essential as to commit it in this code freeze phase. Maybe you tried it from another platform?) Please also check if it also fixed in your environment. Thanks, Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message