chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 652086266d53c3cdfc2102fc01a287717f87ac9e..64a1b513e0220c2f6cc739615af62c68f93a653d 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.
@@ -44,6 +47,18 @@ Features:
     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
+  - .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