[systemd-devel] [systemd-commits] 4 commits - man/systemd.network.xml network/80-container-host0.network network/80-container-ve.network src/libsystemd src/network
Lennart Poettering
lennart at poettering.net
Tue Feb 10 12:35:31 PST 2015
On Mon, 09.02.15 03:20, Tom Gundersen (tomegun at kemper.freedesktop.org) wrote:
>
> commit 7f77697a1744f8df2089848b9d718faf7ba6c665
> Author: Tom Gundersen <teg at jklm.no>
> Date: Sun Feb 8 23:20:56 2015 +0100
>
> networkd: add support for IPv6 tokens
>
> This allows the admin to set the host-specific part of IPv6 addresses, but still
> receive the prefix via SLAAC.
This lacks a manpage update. In particular useful since the concept of
Ipv6 tokens is relatively exotic, no? I mean, i never heard of this
before...
> }
> +
> +int config_parse_token(
That sounds overly generic ;-)
> networkd: generalize IPv4LL to LinkLocal
>
> This allows both IPv4 and IPv6 link-local addresses to be enabled or disabled. By default
> we still enable IPv6LL and disable IPv4LL. The old config option is kept for backwards
> compatibility, but removed from the documentation.
>
> diff --git a/man/systemd.network.xml b/man/systemd.network.xml
> index b8facdc..6c137e1 100644
> --- a/man/systemd.network.xml
> +++ b/man/systemd.network.xml
> @@ -236,10 +236,12 @@
> </listitem>
> </varlistentry>
> <varlistentry>
> - <term><varname>IPv4LL=</varname></term>
> + <term><varname>LinkLocal=</varname></term>
Thinking about this, I am wondering if this shouldn't be called
"LinkLocalAddressing=" or so?
I mean, "link-local" is more like an adjective, which one could
misunderstand?
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list