From 848e3e24b00a61130f20226ef5f051433d478c69 Mon Sep 17 00:00:00 2001 From: Umut Tezduyar Lindskog Date: Wed, 5 Mar 2014 20:51:36 +0100 Subject: [PATCH] man: ipv4 link-local --- TODO | 1 - man/systemd.network.xml | 9 +++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index fd75eab4a1..dbfe48eff9 100644 --- a/TODO +++ b/TODO @@ -670,7 +670,6 @@ Features: - 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. diff --git a/man/systemd.network.xml b/man/systemd.network.xml index fcf48c6d46..4118fc9b65 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -188,6 +188,15 @@ A boolean. When true, enables basic DHCPv4 support. + + IPv4LL= + + A boolean. When true, enables IPv4 link-local support. + If DHCP= is also true, IPv4 link-local + address will be removed upon acquiring a DHCP lease. + + + Address=