]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Jun 2023 07:55:18 +0000 (09:55 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 8 Jun 2023 07:55:18 +0000 (09:55 +0200)
TODO

diff --git a/TODO b/TODO
index 4c32a4a4caa10b4c286299283fb519f8a5fae76a..e11f62a73fc28b3c811f0cc32cce188bbc5ea066 100644 (file)
--- a/TODO
+++ b/TODO
@@ -129,6 +129,10 @@ Deprecations and removals:
 
 Features:
 
+* resolved: take possession of some IPv6 ULA address (let's say
+  fd00:5353:5353:5353:5353:5353:5353:5353), and listen on port 53 on it for the
+  local stubs, so that we can make the stub available via ipv6 too.
+
 * introduce a .microcode PE section for sd-stub which we'll pass as first initrd
   to the kernel which will then upload it to the CPU. This should be distinct
   from .initrd to guarantee right ordering. also, and maybe more importantly