mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-25 06:03:40 +03:00
doc: network: Move "Independent=" flag to the VXLAN section (#20881)
This commit is contained in:
parent
78fac35811
commit
3e90ded70c
@ -791,6 +791,14 @@
|
|||||||
default will be used.</para>
|
default will be used.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term><varname>Independent=</varname></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Takes a boolean. When true, the vxlan interface is created without any underlying network
|
||||||
|
interface. Defaults to false, which means that a .network file that requests this VXLAN interface
|
||||||
|
using <varname>VXLAN=</varname> is required for the VXLAN to be created.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
@ -867,14 +875,6 @@
|
|||||||
<para>Accepts the same key as in [VXLAN] section.</para>
|
<para>Accepts the same key as in [VXLAN] section.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
|
||||||
<term><varname>Independent=</varname></term>
|
|
||||||
<listitem>
|
|
||||||
<para>Takes a boolean. When true, the vxlan interface is created without any underlying network
|
|
||||||
interface. Defaults to false, which means that a .network file that requests this tunnel using
|
|
||||||
<varname>Tunnel=</varname> is required for the tunnel to be created.</para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user