Archive Index
This month's Index
|
Subject: Re: IPv6 DNS server
Re: IPv6 DNS server
From: Yang Tse <yangsita_at_gmail.com>
Date: Tue, 1 Dec 2009 18:43:17 +0100
2009/12/1, Cedric BAIL wrote:
> The attached patch add support for IPv6 DNS server. This add support
Just skimming over it, I have a couple of comments...
> + options->servers[i].s_addr = INADDR_LOOPBACK; /* Crappy work around */
Sure you can do better than that.
1.7.0 has just been released, so there should be enough time to verify
> struct server_state {
Probably it would be interesting to use an ares_addr struct there instead.
Cheers,
-- -=[Yang]=-Received on 2009-12-01 |