On 30.09.2013 10:30, Daniel-Constantin Mierla wrote:
Hello,
I'll check this one as well. Is this patch in addition to the previous
one or combined?
Combined. The only new is adding:
/* fallback all the way down to A/AAAA */
if (he==0) {
he=dns_get_he(name,dns_flags);
}
--
Øyvind