]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
resolved: update DNSSEC TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Jan 2016 20:40:20 +0000 (21:40 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 17 Jan 2016 19:47:46 +0000 (20:47 +0100)
src/resolve/resolved-dns-dnssec.c

index 43fb365d68214a96fb1b152337de88915d8fa5bb..f999a8cc77f27c3283d364b8a1e7b23646971766 100644 (file)
  *   - log all RRs that failed validation
  *   - enable by default
  *   - Allow clients to request DNSSEC even if DNSSEC is off
- *   - find public DNAME test domain
  *   - make sure when getting an NXDOMAIN response through CNAME, we still process the first CNAMEs in the packet
- *   - flush cache when DNSSEC setting changes
+ *   - 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