chiark / gitweb /
networkd: link - do not manage loopback links
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 208a4ce890717c08c0742180da2f1c1f2129eddc..380fd494f2605c0bd33a9b7af3825a514bc4e1cf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,11 @@ External:
 
 * Fedora: remove /etc/resolv.conf tmpfiles hack
 
+* wiki: update journal format documentation for lz4 additions
+
+* When lz4 gets an API for lz4 command output, make use of it to
+  compress coredumps in a way compatible with /usr/bin/lz4.
+
 Features:
 
 * introduce machines.target to order after all nspawn instances
@@ -73,9 +78,6 @@ Features:
   - ipv4ll with multiple interfaces doesn't work when both dhcp and
     ipv4ll is used. for some reasons the kernel will currently pick an
     ipv4ll source address to reach non-ipv4ll gateways.
-  - dhcp and ipv4ll should probably be skipped for "lo" devices, even
-    if the user has a catchall .network file installed, that might
-    theoretically match it.
   - the DHCP lease data (such as NTP/DNS) is still made available when
     a carrier is lost on a link. It should be removed instantly.
   - .network setting that allows overriding of the hostname to send to the dhcp server