|
Message-ID: <20131129174410.GD24286@brightrain.aerifal.cx> Date: Fri, 29 Nov 2013 12:44:10 -0500 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: IPv4 and IPv6 addresses in resolv.conf On Fri, Nov 29, 2013 at 06:09:26PM +0800, orc wrote: > Hi list, > It is possible in future to have both ipv4 and ipv6 addresses in resolv.conf? > Currently dns resolver reads first address and if it is ipv6 address > then it goes on and second address (127.0.0.1 as example) also > interpreted as ipv6 one, result is attempt to send data to > 127::7f00:1. If this is happening, it's a bug. The intent is that both v4 and v6 are supported. I'll see if I can reproduce it and if it's not too hard to fix I'll try to get a fix in before the release. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.