Re: Removing INET6 does stop the crashes.

2002-07-31 Thread Munechika Sumikawa
> This patch is for ports/www/mozilla, and enables IPv4-mapped IPv6 > address per socket basis. Please try it. I've committed the patch. Thanks. --- Munechika SUMIKAWA @ KAME Project / FreeBSD.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current

Re: ipv6 default in current ports?

2000-02-20 Thread sumikawa
ot open socket". dgilbert> In escence, both ports (and possibly others) don't work in 4.0 without dgilbert> INET6 in your kernel. Thanks for the reporting. I attach the patch for ruby. I've already send it to the maintainer. As for mtr, I'll check it. --- Munechika SUMIKA

Re: ftp 10.10

2000-02-06 Thread sumikawa
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 Unsubscr