RE: [PATCH] posix/tst-getaddrinfo4: Consider EAI_NODATA as an expected result

2019-04-18 Thread 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/tst-getaddrinfo4: Consider EAI_NODATA as an > expected result > > * Ale

Re: [PATCH] posix/tst-getaddrinfo4: Consider EAI_NODATA as an expected result

2019-04-18 Thread Florian Weimer
* 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