marc> With ping it is still functioning. I cannot find what changed this.
marc> cvs messages for Changes to /usr/src/usr.bin/ftp/util.c of 18 and 20
marc> Jan do not mention it. So maybe somewhere else to look?
Several applications which support both IPv4 and IPv6, such as
telnet/ftp, has used getaddrinfo() for resolving hostnames.
If IPv4 dotted-decimal forms are given, getaddrinfo() calls finally
inet_pton(). inet_pton() is defined in RFC2553 and it does not permit
non-standard IPv4 dotted-decimal, such as 10.10
---
Munechika SUMIKAWA @ KAME Project / FreeBSD.org
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message