chiark / gitweb /
sd-network: split the operstate 'unknown' into 'down' and 'up'
[elogind.git] / TODO
diff --git a/TODO b/TODO
index f3ba55a33b0a3a9e1f47d75c75df3ac8f6e4414b..27e3794b8d0c806a54f1e1fa3a87e74ab9043985 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,10 +24,6 @@ External:
 
 Features:
 
-* libsystemd-network:
-  - I don't think there should be a client side object for dhcp
-    releases (probably not even a directory in /run for it)
-
 * networkd:
   - ipv4ll with multiple interfaces doesn't work when both dhcp and
     ipv4ll is used. for some reasons the kernel will currently pick an
@@ -41,9 +37,8 @@ Features:
     indicates that we are trying to acquire some configuration for a
     link but haven't acquired any yet. Just to inform the admin that
     networkd cares about an interface, but is still in progress..
-
-* networkctl:
-  - sort output of "networkctl list" and "networkctl status -a" by ifindex
+  - 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.
 
 * resolved:
   - DNSSEC
@@ -95,8 +90,6 @@ Features:
 
 * timer units: actually add extra delays to timer units with high AccuracySec values, don't start them already when we are awake...
 
-* timesyncd - hookup with networkd: NTP servers from dhcp
-
 * a way for container managers to turn off getty starting via $container_headless= or so...
 
 * figure out a nice way how we can let the admin know what child/sibling unit causes cgroup membership for a specific unit