X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=64a1b513e0220c2f6cc739615af62c68f93a653d;hb=5dcf983854c2e8314dbee239180255490ec8ae1c;hp=81f302328192a8379a3873c400af83c0a2be6dff;hpb=19f8d037833f2426f0ea6b06279d669ed69fcfd1;p=elogind.git diff --git a/TODO b/TODO index 81f302328..64a1b513e 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,6 +45,20 @@ 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