[systemd-devel] [PATCH] networkd: update TODO

Tom Gundersen teg at jklm.no
Sun Apr 27 14:53:40 PDT 2014


On Sun, Apr 27, 2014 at 11:45 PM, Umut Tezduyar Lindskog
<umut.tezduyar at axis.com> wrote:
> ---
>  TODO |    5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/TODO b/TODO
> index 1963af3..6ec9515 100644
> --- a/TODO
> +++ b/TODO
> @@ -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

Hm, I forgot, what do you have in mind to do here?

> +   - set lifetime on the address acquired from dhcp

Yes, that would be great (and then also don't remove the addresses
when dhcp client is stopped, even if the connection is not
"critical").

Applied. Thanks.

-t


More information about the systemd-devel mailing list