From owner-cvs-all Thu Sep 21 18:14:28 2000 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id D2A4637B423; Thu, 21 Sep 2000 18:14:24 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id VAA09611; Thu, 21 Sep 2000 21:14:23 -0400 (EDT) (envelope-from wollman) Date: Thu, 21 Sep 2000 21:14:23 -0400 (EDT) From: Garrett Wollman Message-Id: <200009220114.VAA09611@khavrinen.lcs.mit.edu> To: cvs-committers@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/finger net.c In-Reply-To: <200009220106.SAA21368@freefall.freebsd.org> References: <200009220106.SAA21368@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > Implement IPv6 support. Also restructure the way multi-homed hosts > are treated, regardless of protocol. Perhaps I should have written: Actually deal with multi-homed hosts. ...since that's what the `restructure' amounts to. The old code would never try any address beyond than the first. This code was tested against LCS's IPv6-enabled `finger' pseudo-servers [1]; you an try it yourself by fingering me at mintaka.ipv6.lcs.mit.edu [2]. -GAWollman [1] Actually just a transparent proxy implemented with netcat. [2] Provided you have 6to4 configured and are using a 6to4 IP address. We haven't got our 6bone situation figured out yet. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message