summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-06-09 16:15:07 +0200
committerLennart Poettering <lennart@poettering.net>2016-06-14 20:01:45 +0200
commit0e2e03c67a8b9df2ae7c785741b2b5ac7a2a4f2b (patch)
tree8a2742ea1bed5d630549d97ab3f7c2439575e96a /TODO
parent3f71dec5d7210e3b21e79bde446fc2ba003486f1 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 929fb96491..5de4901133 100644
--- 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