diff options
author | Tom Gundersen <teg@jklm.no> | 2014-03-15 20:03:34 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-03-15 20:10:36 +0100 |
commit | e09826dcf13a17cd63d900502282c511a06ecbe8 (patch) | |
tree | 28a47c5249095445d77b53b0840f584cae434556 /TODO | |
parent | 6a8402d956a6f89910530e6b364c79be821d2d9d (diff) |
networkd: netdev - support joining already existing netdevs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -667,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) |