From: Lennart Poettering Date: Mon, 18 Jan 2016 21:45:18 +0000 (+0100) Subject: update DNSSEC TODO X-Git-Tag: v229~128^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f009fda92c67ee78672f519a62ce675170cdae4c;p=thirdparty%2Fsystemd.git update DNSSEC TODO --- diff --git a/src/resolve/resolved-dns-dnssec.c b/src/resolve/resolved-dns-dnssec.c index e5268b84abd..1f48f588ce6 100644 --- a/src/resolve/resolved-dns-dnssec.c +++ b/src/resolve/resolved-dns-dnssec.c @@ -41,9 +41,6 @@ * - enable by default * - Allow clients to request DNSSEC even if DNSSEC is off * - make sure when getting an NXDOMAIN response through CNAME, we still process the first CNAMEs in the packet - * - update test-complex to also do ResolveAddress lookups - * - extend complex test to check "xn--kprw13d." DNAME domain - * - rework IDNA stuff: only to IDNA for ResolveAddress and ResolveService, and prepare a pair of lookup keys then, never do IDNA comparisons after that * */ #define VERIFY_RRS_MAX 256