]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 3481/head
authorLennart Poettering <lennart@poettering.net>
Thu, 9 Jun 2016 14:15:07 +0000 (16:15 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 14 Jun 2016 18:01:45 +0000 (20:01 +0200)
TODO

diff --git a/TODO b/TODO
index 929fb96491e8bfe0244a5498c53bc99889c0748c..5de4901133c36641c210e40ef5f3a948f810c3d6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,7 +33,10 @@ Janitorial Clean-ups:
 
 Features:
 
-* use phyical_memory() to allow MemoryLimit= configuration based on available system memory
+* resolved: make sure when we get an ip address with ifindex suffix, we handle
+  it nicely
+
+* resolved: maybe add a switch to disable any local caching
 
 * ProtectKernelLogs= (drops CAP_SYSLOG, add seccomp for syslog() syscall, and DeviceAllow to /dev/kmsg) in service files
 
@@ -227,7 +230,6 @@ Features:
   - 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.
-  - enable DNSSEC by default
   - allow clients to request DNSSEC for a single lookup even if DNSSEC is off (?)
 
 * refcounting in sd-resolve is borked