Date: Thu, 17 Feb 2000 23:20:03 -0800 (PST) From: Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/16789: fingerd logging not IPv6 aware Message-ID: <200002180720.XAA02580@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/16789; it has been noted by GNATS. From: Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002180720.XAA02580>