From: Mark Wooding Date: Wed, 11 Jun 2014 00:02:49 +0000 (+0100) Subject: Support IPv6 in addr queries. X-Git-Tag: adns-1.5.0-rc0~60 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=commitdiff_plain;h=138722f000939e5a176b27d498c76681bdf04860;hp=138722f000939e5a176b27d498c76681bdf04860;ds=sidebyside Support IPv6 in addr queries. This is the end-game. Add flags and options to allow clients and administrators to choose which address families they want returned. For logical compatibility with old clients, don't return foreign address families unless explicitly requested. Lots of tests are modified to select only IPv4 addresses. There's nothing else up my sleeve. A new test is added for the additional functionality; more are expected later. Signed-off-by: Mark Wooding Signed-off-by: Ian Jackson ---