diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-14 04:13:31 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-14 04:13:31 +0200 |
commit | 41488fe9024a8955d19811620fd55dcc56a5b2ba (patch) | |
tree | 218b0c6096ef038e40bcb2b1a21d8bd6bbaa9d78 | |
parent | dbabc89b9fd0a4793242c72b55a44a66c1172112 (diff) |
update TODO
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -44,6 +44,15 @@ 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 + - 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 |