mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
doc: Scope is automatic for IPv6 address
The kernel automatically sets the scope of IPv6 addresses. That is 0 (global), 254 (host), 253 (link).
This commit is contained in:
@@ -1183,6 +1183,7 @@ Table=1234</programlisting></para>
|
||||
the network, even through a gateway), <literal>link</literal> (only valid on this device,
|
||||
will not traverse a gateway) or <literal>host</literal> (only valid within the device itself,
|
||||
e.g. 127.0.0.1) or an integer in the range 0…255. Defaults to <literal>global</literal>.
|
||||
IPv4 only - IPv6 scope is automatically assigned by the kernel and cannot be set manually.
|
||||
</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v235"/>
|
||||
|
||||
Reference in New Issue
Block a user