chiark / gitweb /
resolved: set LLMNR TCP and UDP TTLs to the values suggested by the RFC
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d964b524d709f5008c9dc6db7214824d35f6dd24..696582d2194a40d967fd2d3bf14746a0415804d6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,14 +33,18 @@ Features:
 * resolved:
   - IDN (?)
   - DNSSEC
-  - LLMNR
+  - LLMNR:
+        - process incoming notification of conflict
+        - send notifications of conflict
+        - verify new RRs
+        - detect conflicts
+        - queries with ANY types or classes
   - 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
   - cname on PTR (?)
-  - negative caching
 
 * Allow multiple ExecStart= for all Type= settings, so that we can cover rescue.service nicely