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) */