Support multiple URI answers
authorMatt Rogers <mrogers@redhat.com>
Thu, 25 Aug 2016 16:57:09 +0000 (12:57 -0400)
committerMichael Adam <obnox@samba.org>
Thu, 1 Sep 2016 13:54:50 +0000 (15:54 +0200)
commitcc7e8b01f88d68c30c84ea9045f8a123f6f30720
tree51241f2bc6c1e69b9dfac4a90d44971a8a12a2b1
parent1e16cd1195b1c0a048c7974ab4140347320ab46a
Support multiple URI answers

Add URI record use of recursion to rwrap_get_record(), for collecting
multiple URI answers under a single query.  Increase the
RWRAP_MAX_RECURSION limit to handle more URI records.

Signed-off-by: Matt Rogers <mrogers@redhat.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
src/resolv_wrapper.c