diff options
author | Tom Gundersen <teg@jklm.no> | 2013-12-04 13:14:23 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2013-12-04 14:15:13 +0100 |
commit | 0a4b9a07872dfbcce523baa795c71eefd1bed7fa (patch) | |
tree | 945c535565823e8bfd1383be9dcd69d8e9b3aba2 | |
parent | dd3efc0993b6e95ff04775e9125e2fc9d30fe261 (diff) |
TODO: add networkd entries
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -671,6 +671,13 @@ Features: - improve container support, and add support for entering containers when reading - add support for more attribute types +* networkd: + - unify and clarify logging, also use proper structured log messages + - add [Route] sections + - add more keys to [Address] sections + - add DHCPv4 support (and, longer term, other kinds of dynamic config) + - add proper initrd support (in particular generate .network/.link files based on /proc/cmdline) + External: * dbus: |