c-al...@sourceware.org; linux-snps-arc@lists.infradead.org
> >> Subject: Re: [PATCH] posix/tst-getaddrinfo4: Consider EAI_NODATA as an
> >> expected result
> >>
> >> * Alexey Brodkin:
> >>
> >> > Some proxy DNS servers might not resolve I
* Alexey Brodkin:
> Hi Florian,
>
>> -Original Message-
>> From: Florian Weimer
>> Sent: Thursday, April 18, 2019 3:08 PM
>> To: Alexey Brodkin
>> Cc: libc-al...@sourceware.org; linux-snps-arc@lists.infradead.org
>> Subject: Re: [PATCH] posix/t
Hi Florian,
> -Original Message-
> From: Florian Weimer
> Sent: Thursday, April 18, 2019 3:08 PM
> To: Alexey Brodkin
> Cc: libc-al...@sourceware.org; linux-snps-arc@lists.infradead.org
> Subject: Re: [PATCH] posix/tst-getaddrinfo4: Consider EAI_NODATA as an
* Alexey Brodkin:
> Some proxy DNS servers might not resolve IPv6 names to addresses.
> Instead they reply with NOERROR while passing no real data.
> That combination of NOERROR and EAI_NODATA happen because the DNS
> server has a recored for requested name (example.net in our case)
> but that rec
in ; libc-al...@sourceware.org
> Cc: linux-snps-arc@lists.infradead.org
> Subject: Re: [PATCH] posix/tst-getaddrinfo4: Consider EAI_NODATA as an
> expected result
>
> On 7/30/18 3:40 AM, Alexey Brodkin wrote:
> > Some proxy DNS servers might not resolve IPv6 names to addresses.
&g
On 7/30/18 3:40 AM, Alexey Brodkin wrote:
> Some proxy DNS servers might not resolve IPv6 names to addresses.
> Instead they reply with NOERROR while passing no real data.
> That combination of NOERROR and EAI_NODATA happen because the DNS
> server has a recored for requested name (example.net in o
Some proxy DNS servers might not resolve IPv6 names to addresses.
Instead they reply with NOERROR while passing no real data.
That combination of NOERROR and EAI_NODATA happen because the DNS
server has a recored for requested name (example.net in our case)
but that record is not of type which