X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=9e6fd99d8d278194642f5fbd8cc5ba424cf4ceaf;hb=e830abd5ff4fe80d73c7c9455813fe1356d072f2;hp=652086266d53c3cdfc2102fc01a287717f87ac9e;hpb=dbabc89b9fd0a4793242c72b55a44a66c1172112;p=elogind.git diff --git a/TODO b/TODO index 652086266..9e6fd99d8 100644 --- 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,8 +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. - - 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