[systemd-devel] [PATCH] man: ipv4 link-local

Tom Gundersen teg at jklm.no
Wed Mar 5 12:47:43 PST 2014


Applied. Thanks!

-t

On Wed, Mar 5, 2014 at 8:51 PM, Umut Tezduyar Lindskog
<umut.tezduyar at axis.com> wrote:
> ---
>  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
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel


More information about the systemd-devel mailing list