chiark / gitweb /
sd-network: IPv4 link-local support [v2]
[elogind.git] / TODO
diff --git a/TODO b/TODO
index fe01ac3cf277cd49831eacaffc0eaebf043db92d..a0b1a8393218e887083c58a5686a7045554ba4ac 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,6 +27,8 @@ External:
 
 Features:
 
+* make /run/user/$UID/ a tmpfs
+
 * Imply DevicePolicy=closed when PrivateDevices= is used
 
 * add an "input" group to udev logic and add all input devices to it
@@ -668,6 +670,11 @@ Features:
    - add support for more DHCPv4 options (and, longer term, other kinds of dynamic config)
    - add proper initrd support (in particular generate .network/.link files based on /proc/cmdline)
    - add reduced [Link] support to .network files
+   - add IPv4LL tests (inspire by DHCP)
+   - add IPv4LL to man pages. Explain coexistance between DHCP
+   - add Scope= parsing option for [Network]
+   - change LL address generation and make it predictable like get_mac() (link-config.c)
+   - have smooth transition from LL to routable address, without disconnecting clients.
 
 External: