summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-07-30 02:08:11 +0200
committerLennart Poettering <lennart@poettering.net>2014-07-30 02:08:11 +0200
commitbc07548926ec5ed7b13df8d3656654f238e0b9a7 (patch)
treee25273817288ff8f646d67685fc26b298897b307 /TODO
parentd532366133a29136ad2dd95cb9268c7bbbb4d3ee (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 8c83c703e..158236b82 100644
--- a/TODO
+++ b/TODO
@@ -36,9 +36,9 @@ 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
+ - cache lookups with ANY types or classes
- collect multiple responses
- jitter interval support
- add SOA record to empty responses
@@ -46,7 +46,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