chiark / gitweb /
sd-network: /_get_link_/_link_get_/
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ebba7ec362f7778722e43db64aecb705d7522ff9..4404a53abd6752931bc906df6936db9748f708eb 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.