diff options
author | Tom Gundersen <teg@jklm.no> | 2014-07-14 10:50:37 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-07-14 10:50:37 +0200 |
commit | c9467d65f05a2058afe71e76424112386c78bf1a (patch) | |
tree | 39671f0f1344edc389e015f672266fa221e9c11b | |
parent | 0ce5a80601597fe4d1a715a8f70ce8d5ccaa2d86 (diff) |
TODO: update networkd
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -618,12 +618,11 @@ Features: * networkd: - add more keys to [Route] and [Address] sections - add support for more DHCPv4 options (and, longer term, other kinds of dynamic config) - - send hostname to DHCP server - add proper initrd support (in particular generate .network/.link files based on /proc/cmdline) - add reduced [Link] support to .network files - add Scope= parsing option for [Network] - properly handle routerless dhcp leases - - add veth netdev support (c.f. http://shorewall.net/bridge-Shorewall-perl.html#veth) + - default to DHCP unicast, but make broadcast opt-in. detect devices that needs broadcast and opt-in automatically (needs kernel patch?) - add more attribute support for SIT tunnel - make metric of routes configurable - work with non-ethernet devices |