Date: Thu, 16 Dec 1999 12:54:26 +0900 From: Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> To: davidc@lodge.guild.ab.ca Cc: current@FreeBSD.ORG Subject: Re: INET6 userland tools Message-ID: <19991216125426X.shin@nd.net.fujitsu.co.jp> In-Reply-To: <Pine.BSF.4.05.9912151156001.20450-100000@lodge.guild.ab.ca> References: <Pine.BSF.4.05.9912151156001.20450-100000@lodge.guild.ab.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
> I may be missing the obvious, but what is > everybody using for userland tools (ping6 etc) > on current? I haven't tried, but will the > kame-snap tools for 3 work? > > Thanks Now only ifconfig, route, and netstat support INET6 on the current. To support other tools, INET6 related library functions are need to be added into libc.(which was provided as independent static link library in KAME) Very INET6 specific patches are already prepared and under the review. getaddrinfo() and getaddrname() is not yet, but I'll also prepare them. And after those libraries are prepared, porting KAME tools onto current won't be difficult. Yoshinobu Inoue > Chad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991216125426X.shin>