chiark / gitweb /
sd-network: expose 'unmanaged' as a regular state
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8141d9f7b5c39e2ae1f7e1c95f089960ea121b75..8bacee7fea81e43d3fc59671db873f35ffb56b43 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,15 +25,16 @@ External:
 Features:
 
 * resolved:
-  - CNAME resolver
-  - cache
-  - IDN
+  - IDN (?)
   - DNSSEC
   - LLMNR
   - 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