classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] [Patch] java.net.InetAddress


From: Dalibor Topic
Subject: Re: [cp-patches] [Patch] java.net.InetAddress
Date: Fri, 15 Oct 2004 14:43:29 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5

Michael Koch wrote:
On Wednesday 13 October 2004 15:07, Dalibor Topic wrote:

Michael Koch wrote:

On Wednesday 13 October 2004 13:42, Jeroen Frijters wrote:

I was thinking about IPv6 addresses, wouldn't they go wrong with
your code?

Ah, you are right. Note that GNU classpath has nearly no IPv6
support. I want to look into this soon. The version in libgcj has
some more IPv6 support. I dont know yet how complete/functional
it is. This needs testing. I would vote to get IPv4 correct for
now/first.

Note that your solution might work for IPv6 but does not have to.

Michael, you may want to check out Kaffe's IPv6 code for
InetAddress (& pure java DNSJava integration) from Tim Stack,
Guilhem & Ito. Afaik it works well for IPv6. [1] I don't know what
Tim's status is wrt to FSF paperwork, though.


I've added a FIXME comment for now and commited it for now. I also filed a Classpath bug about missing IPv6 support in GNU classpath to better track this issue.

Thanks, Michael.

Mark is in touch with Tim wrt to getting the paperwork done, so that the code from Kaffe can be merged into GNU Classpath. I'll take a look at your changes and see how well they integrate into what Kaffe currently has.

cheers,
dalibor topic




reply via email to

[Prev in Thread] Current Thread [Next in Thread]