diff options
author | Umut Tezduyar Lindskog <umut.tezduyar@axis.com> | 2014-04-27 23:45:42 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-04-27 23:50:57 +0200 |
commit | 798e174ab2b009729e752a2b70326906548c7126 (patch) | |
tree | e0f0d8cae114e82065c523d9cee1a6e1ee11fb7d | |
parent | ccfdc9a11256dc9b88860583924b5e57a9bb4ed1 (diff) |
networkd: update TODO
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -681,14 +681,13 @@ Features: - add support for multi-part messages (simply call the same callback repeatedly?) * networkd: - - change from udev to rtnl being the main events we listen to devices on, udev will then simply - be used for synchronization - 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) - add reduced [Link] support to .network files - - add IPv4LL tests (inspire by DHCP) - add Scope= parsing option for [Network] + - properly handle routerless dhcp leases + - set lifetime on the address acquired from dhcp * sd-network: - make sure ipv4ll and dhcp clients can handle changing mac addresses while running |