From: Wouter Wijngaards Date: Thu, 16 Nov 2017 14:36:23 +0000 (+0000) Subject: upgraded comment X-Git-Tag: release-1.7.0rc1~151 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=038303e6a559db4ddb290e019c71d55742570871;p=thirdparty%2Funbound.git upgraded comment git-svn-id: file:///svn/unbound/trunk@4407 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/services/authzone.c b/services/authzone.c index ea24cf3bd..50fea047a 100644 --- a/services/authzone.c +++ b/services/authzone.c @@ -3315,8 +3315,8 @@ void auth_xfer_probe_lookup_callback(void* arg, int ATTR_UNUSED(rcode), /* TODO process result */ - /* setup timestamp of result to remove when expired */ - /* TODO: remove expired results from list of addrs, before scan */ + /* TODO: set previously looked up A and AAAAs before a scan starts + * to be fetched again */ /* TODO setup lookup of AAAA (unless this was the AAAA, or no ip6) */