chiark / gitweb /
resolved: fix cname handling
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8c83c703ec5d86b7212327110e4b44cc8dae502f..aabdd161248f8651057faa0dcba4215612bc5dfb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -36,9 +36,8 @@ Features:
   - LLMNR:
         - process incoming notification of conflict
         - send notifications of conflict
-        - verify new RRs
+        - verify new RR uniqueness
         - detect conflicts
-        - queries with ANY types or classes
         - collect multiple responses
         - jitter interval support
         - add SOA record to empty responses
@@ -46,7 +45,8 @@ Features:
   - DNS-SD service registration from socket units
   - port sd-resolve to direct bus calls
   - nss module: fallback to glibc dns modules if resolved cannot be contacted
-  - edns0 + dname
+  - edns0
+  - dname
   - cname on PTR (?)
 
 * Allow multiple ExecStart= for all Type= settings, so that we can cover rescue.service nicely