chiark / gitweb /
networkd: netdev - support joining already existing netdevs
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 11aee34f807e94b99eedc736ad5217a994c81e95..efaded7623396a5aec5957586e9e839bc13ffc57 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,6 +27,8 @@ External:
 
 Features:
 
+* add bus api to query unit file's X fields.
+
 * consider adding RuntimeDirectoryUser= + RuntimeDirectoryGroup=
 
 * sd-event: define more intervals where we will shift wakeup intervals around in, 1h, 6h, 24h, ...
@@ -665,6 +667,7 @@ Features:
    - add support for more attribute types
 
 * networkd:
+   - make sure RTM_NEWLINK messages match both the ifname and kind when setting the ifindex of a netdev
    - add more keys to [Route] and [Address] sections
    - 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)