<div dir="ltr">On Mon, Jul 29, 2013 at 5:16 PM, Vladimir Levijev <span dir="ltr"><<a href="mailto:vladimir.levijev@gmail.com" target="_blank">vladimir.levijev@gmail.com</a>></span> wrote:<br><div class="gmail_extra">

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Do I need to make a 2 separate ldns_resolver_query() calls first with<br>
RR typeLDNS_RR_TYPE_A, second with LDNS_RR_TYPE_AAAA in order to fetch<br>
both IPv4 and IPv6 addresses?<br></blockquote><div><br></div><div>Yes, there's no A+AAAA query type.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Or can I e. g. make one call with LDNS_RR_TYPE_A and then fetch them<br>
twice from the packet using ldns_pkt_rr_list_by_type() first with RR<br>
type A and then AAAA?<br>
<br>
Cheers,<br>
<br>
VL<br>
_______________________________________________<br>
ldns-users mailing list<br>
<a href="mailto:ldns-users@open.nlnetlabs.nl">ldns-users@open.nlnetlabs.nl</a><br>
<a href="http://open.nlnetlabs.nl/mailman/listinfo/ldns-users" target="_blank">http://open.nlnetlabs.nl/mailman/listinfo/ldns-users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Ondřej Surý <<a href="mailto:ondrej@sury.org" target="_blank">ondrej@sury.org</a>>
</div></div>