chiark / gitweb /
bus: add kdbus endpoint types
[elogind.git] / TODO
diff --git a/TODO b/TODO
index f0f2bcb12d858873cc603931ac52ae25f960e928..7029769770201b4b0953746c6bd7282cbcf5fece 100644 (file)
--- a/TODO
+++ b/TODO
@@ -26,6 +26,8 @@ External:
 
 Features:
 
+* man: maybe use the word "inspect" rather than "introspect"?
+
 * introduce machines.target to order after all nspawn instances
 
 * systemd-nspawn@.service should fail if some nspawn arg is invalid, with Type=notify
@@ -78,9 +80,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