X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=TODO;h=a0b1a8393218e887083c58a5686a7045554ba4ac;hb=5c1d3fc93d91384bbac29adf01074fa4375317ea;hp=57d49c69b057f8c6ef2e95579de90200dd1a8307;hpb=b6b8adbff4b1a67a2fffc2c225f1b083d9e4a69e;p=elogind.git diff --git a/TODO b/TODO index 57d49c69b..a0b1a8393 100644 --- a/TODO +++ b/TODO @@ -670,6 +670,11 @@ Features: - 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 IPv4LL to man pages. Explain coexistance between DHCP + - add Scope= parsing option for [Network] + - change LL address generation and make it predictable like get_mac() (link-config.c) + - have smooth transition from LL to routable address, without disconnecting clients. External: