---
TODO | 1 -
man/systemd.network.xml | 9 +++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO
index fd75eab..dbfe48e 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 fcf48c6..4118fc9 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -189,6 +189,15 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><varname>IPv4LL=</varname></term>
+ <listitem>
+ <para>A boolean. When true,
enables IPv4 link-local support.
+ If <literal>DHCP=</literal> is
also true, IPv4 link-local
+ address will be removed upon
acquiring a DHCP lease.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><varname>Address=</varname></term>
<listitem>
<para>A static IPv4 or IPv6
address and its prefix length,
--
1.7.10.4
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel