chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 81f302328192a8379a3873c400af83c0a2be6dff..9e6fd99d8d278194642f5fbd8cc5ba424cf4ceaf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,6 +24,9 @@ External:
 
 Features:
 
+* systemd.show_status= should probably have a mode where only failed
+  units are shown.
+
 * 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.
@@ -42,6 +45,18 @@ 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.
+  - .network setting that allows overriding of the hostname to send to the dhcp server
+    http://lists.freedesktop.org/archives/systemd-devel/2014-July/021550.html
+  - add per-network Domains= settings, with a special syntax Domains=*
+    for routing all non-otherwise routed traffic to this link
+  - add UseDomains= setting to [DHCP] to add dhcp supplied domains to
+    per-interface Domains= list.
+  - expose in the API the following bits:
+        - option 15, domain name and/or option 119, search list
+        - option 12, host name and/or option 81, fqdn
+        - option 100, 101, timezone
+        - option 123, 144, geolocation
+        - option 252, configure http proxy (PAC/wpad)
 
 * resolved:
   - DNSSEC