chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ebba7ec362f7778722e43db64aecb705d7522ff9..652086266d53c3cdfc2102fc01a287717f87ac9e 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.
@@ -37,6 +42,8 @@ Features:
     networkd cares about an interface, but is still in progress..
   - 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.
+  - maybe have bool flag in .link units to enable promiscuous mode for interfaces
+    http://lists.freedesktop.org/archives/systemd-devel/2014-July/021568.html
 
 * resolved:
   - DNSSEC
@@ -66,8 +73,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