diff options
author | Tom Gundersen <teg@jklm.no> | 2013-11-27 23:15:04 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2013-11-27 23:15:04 +0100 |
commit | 88e4d1d733def755a21c1848bf00c20f94b983c5 (patch) | |
tree | 0c8f6cac04ac5e0f4def6064d7392219a27cf101 | |
parent | 8cf030b349cbcb0901d880c9165d785dfc9cd569 (diff) |
TODO: add sd-rtnl items
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -763,10 +763,13 @@ Features: - Make sure ID_PATH is always exported and complete for network devices where possible, so we can safely rely on Path= matching - - NamePolicy= replace the current naming rules - - MACPolicy= support 'firmware', 'synthetic' and 'random' - 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 + External: * dbus: |