>> Baptiste, whats the current behavior when an empty response with
>> NOERROR is received?
>>
>> Regards,
>>
>> Lukas
>
>
> Hi,
>
> This is already handled when I detect response without NX code and no
> response records (DNS_RESP_ANCOUNT_ZERO) or no response record
> corresponding to the query (DNS_RESP_NO_EXPECTED_RECORD).
>
> And of course, both codes above triggers a query type failover.
Perfect, that means 1.6.1 already does the right thing here as per
the docs.
Of course, we could simplify with v[46]-only, but given the new
informations thats not that important anymore.
Thanks,
Lukas