]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: network - improve IPv6Token documentation
authorTom Gundersen <teg@jklm.no>
Mon, 22 Feb 2016 23:21:53 +0000 (00:21 +0100)
committerTom Gundersen <teg@jklm.no>
Tue, 23 Feb 2016 00:25:32 +0000 (01:25 +0100)
Enabling router advertisement may even trigger SLAAC or DHCPv6 to be used to configure
IPv6 addresses on the link. It may not be obvious that only in the SLAAC case will the
Token have an effect. Clarify this in the man page.

Addresses issue #863.

man/systemd.network.xml

index b6f81cc9bae34cc24631ca1945ccfd69b599c49a..a6e059ed17b51e58a953c1ff9ff0d4d4659433e2 100644 (file)
           <term><varname>IPv6Token=</varname></term>
           <listitem>
             <para>An IPv6 address with the top 64 bits unset. When set, indicates the
-            64-bit interface part of SLAAC IPv6 addresses for this link. By default,
-            it is autogenerated.</para>
+            64-bit interface part of SLAAC IPv6 addresses for this link. Note that
+            the token is only ever used for SLAAC, and not for DHCPv6 addresses, even
+            in the case DHCP is requested by router advertisment. By default, the
+            token is autogenerated.</para>
           </listitem>
         </varlistentry>
         <varlistentry>