]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update DNSSEC TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 18 Jan 2016 21:45:18 +0000 (22:45 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 Jan 2016 22:31:29 +0000 (23:31 +0100)
src/resolve/resolved-dns-dnssec.c

index e5268b84abd4e2d79bc955ea3e1c7376be7fd639..1f48f588ce6c4f324d258d47b527b94ea9277904 100644 (file)
@@ -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