chiark / gitweb /
util: allow strappenda to take any number of args
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ebba7ec362f7778722e43db64aecb705d7522ff9..81f302328192a8379a3873c400af83c0a2be6dff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,7 +24,12 @@ External:
 
 Features:
 
+* sd-event: - make it possible to embedd our event loop into foreign
+  event loops by passing out the epoll fd and providing three functions
+  that fit into GSource nicely.
+
 * networkd:
+  - add LLDP support
   - 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.
@@ -66,8 +71,6 @@ Features:
 
 * Add a new verb "systemctl top"
 
-* order OnCalendar timer units after timer-sync.target if DefaultDependencies=no so that we don't trigger them prematurely
-
 * refuse mounting on symlinks
 
 * logind: allow users to kill or lock their own sessions