From 038303e6a559db4ddb290e019c71d55742570871 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Thu, 16 Nov 2017 14:36:23 +0000 Subject: [PATCH] upgraded comment git-svn-id: file:///svn/unbound/trunk@4407 be551aaa-1e26-0410-a405-d3ace91eadb9 --- services/authzone.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) */