chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d964b524d709f5008c9dc6db7214824d35f6dd24..158236b8239a256c241d5b33c9e25b327053d1ff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,14 +33,22 @@ Features:
 * resolved:
   - IDN (?)
   - DNSSEC
-  - LLMNR
+  - LLMNR:
+        - process incoming notification of conflict
+        - send notifications of conflict
+        - verify new RR uniqueness
+        - detect conflicts
+        - cache lookups with ANY types or classes
+        - collect multiple responses
+        - jitter interval support
+        - add SOA record to empty responses
   - mDNS/DNS-SD
   - 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 (?)
-  - negative caching
 
 * Allow multiple ExecStart= for all Type= settings, so that we can cover rescue.service nicely