chiark / gitweb /
networkd: handle suspend events
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 6fb748b294ac6c3b13d92cde2ce219e52240cb5b..415efee93e0739da999dd509f74f45e7f37afd45 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,6 +34,13 @@ External:
 
 Features:
 
+* Introduce $LISTEN_NAMES to complement $LISTEN_FDS, containing a
+  colon separated list of identifiers for the fds passed.
+
+* networkd: implement BindCarrier= logic to .network units that binds
+  application of the file to the carrier sense on another interface,
+  in order to implement uplink/downlink logic.
+
 * make networkd subscribe to PrepareForSleep(false) and refresh all
   DHCP leases then.