update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 23 Nov 2015 22:12:27 +0000 (23:12 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 23 Nov 2015 23:20:39 +0000 (00:20 +0100)
TODO

diff --git a/TODO b/TODO
index 4a68fc5..71951d5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -186,16 +186,17 @@ Features:
   - DNS
         - search paths
   - mDNS/DNS-SD
+        - mDNS RR resolving
+        - service registration
+        - service/domain/types browsing
         - avahi compat
   - DNS-SD service registration from socket units
   - edns0
-  - dname: Not necessary for plain DNS as synthesized cname is handed out instead if we do not
-           announce dname support. However, for DNSSEC it is necessary as the synthesized cname
-           will not be signed.
   - cname on PTR (?)
   - resolved should optionally register additional per-interface LLMNR
     names, so that for the container case we can establish the same name
     (maybe "host") for referencing the server, everywhere.
+  - add API so NM can push DNS server info into resolved
 
 * refcounting in sd-resolve is borked