summaryrefslogtreecommitdiff
path: root/src/resolve/resolved-dns-dnssec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/resolve/resolved-dns-dnssec.c')
-rw-r--r--src/resolve/resolved-dns-dnssec.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/resolve/resolved-dns-dnssec.c b/src/resolve/resolved-dns-dnssec.c
index a82265ad82..bb0e0ab3da 100644
--- a/src/resolve/resolved-dns-dnssec.c
+++ b/src/resolve/resolved-dns-dnssec.c
@@ -37,12 +37,11 @@
* - Iterative validation
* - NSEC proof of non-existance
* - NSEC3 proof of non-existance
- * - Trust anchor store
- * - wildcard zones
- * - multi-label zones
- * - cname support
- * - DNSSEC bus API extensions
- * - global + per-interface DNSSEC setting
+ * - Make trust anchor store read additional DS+DNSKEY data from disk
+ * - wildcard zones compatibility
+ * - multi-label zone compatibility
+ * - DMSSEC cname/dname compatibility
+ * - per-interface DNSSEC setting
* - DSA support
* - EC support?
*