chiark / gitweb /
terminal: remove an unused initialization
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 380fd494f2605c0bd33a9b7af3825a514bc4e1cf..0c648f993108fc870f957bcb6c5cfc68017ef0e6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -26,6 +26,10 @@ External:
 
 Features:
 
+* busctl: add a pcap writer, using LINKTYPE_DBUS/231
+
+* man: maybe use the word "inspect" rather than "introspect"?
+
 * introduce machines.target to order after all nspawn instances
 
 * systemd-nspawn@.service should fail if some nspawn arg is invalid, with Type=notify
@@ -75,9 +79,6 @@ Features:
 
 * networkd:
   - add LLDP client side 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.
   - 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.
   - .network setting that allows overriding of the hostname to send to the dhcp server
@@ -273,6 +274,7 @@ Features:
 
 * sd-event
   - allow multiple signal handlers per signal?
+  - document chaining of signal handler for SIGCHLD and child handlers
 
 * in the final killing spree, detect processes from the root directory, and
   complain loudly if they have argv[0][0] == '@' set.
@@ -704,7 +706,6 @@ Features:
    - implement reconfigure support, see 5.3., 15.11. and 22.20.
    - implement information request, see 1.2. and 18.1.5.
    - implement support for temporary adressess (IA_TA)
-   - implement elapsed time option
    - implement dhcpv6 authentication
    - investigate the usefulness of Confirm messages; i.e. are there any
      situations where the link changes without any loss in carrier detection