X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=fd8099ea523ce51d16ceed6b1caa3f2bf3f6a3e9;hb=cb80d06c74ac6ba52fbfba8ecf5d5b2f06ba8c77;hp=16ef2947eab5ecffb5dd64a75d40a6a783857a3a;hpb=5e97472e784db83b736ff3bef9edae92aace9f5e;p=elogind.git diff --git a/TODO b/TODO index 16ef2947e..fd8099ea5 100644 --- a/TODO +++ b/TODO @@ -239,6 +239,9 @@ Features: * systemd.show_status= should probably have a mode where only failed units are shown. +* add systemd.abort_on_kill or some other such flag to send SIGABRT instead of SIGKILL + (throughout the codebase, not only PID1) + * networkd: - add LLDP client side support - the DHCP lease data (such as NTP/DNS) is still made available when @@ -836,7 +839,6 @@ Features: - add functions to set previously stored IPv6 addresses on startup and get them at shutdown; store them in client->ia_na - write more test cases - - implement and do duplicate address detection, see rfc 4862, 5.4. - implement reconfigure support, see 5.3., 15.11. and 22.20. - implement support for temporary adressess (IA_TA) - implement dhcpv6 authentication