diff options
author | Tom Gundersen <teg@jklm.no> | 2014-01-11 20:19:10 +0000 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-01-12 15:37:21 +0100 |
commit | c74ecd718229e15b42ea5c00c5a171a08f616e51 (patch) | |
tree | 725ad157ac55a58036b86788e8822b2c47e3f4a3 | |
parent | 3bef724f7e7f7eaca69881548b06e221b77d7031 (diff) |
TODO: update rtnl/network sections
-rw-r--r-- | TODO | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -667,15 +667,13 @@ Features: - Check if Driver= is broken, or just my driver (bcma) * sd-rtnl: - - replace sd_rtnl_message_append() by type-safe versions - 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 more keys to [Route] and [Address] sections + - add support for more DHCPv4 options (and, longer term, other kinds of dynamic config) + - allow opting out of receiving DNS servers over DHCPv4 - add proper initrd support (in particular generate .network/.link files based on /proc/cmdline) External: |