TODO: update rtnl/network sections

This commit is contained in:
Tom Gundersen 2014-01-11 20:19:10 +00:00
parent 3bef724f7e
commit c74ecd7182
1 changed files with 3 additions and 5 deletions

8
TODO
View File

@ -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: