summaryrefslogtreecommitdiff
path: root/man/systemd.netdev.xml
diff options
context:
space:
mode:
authorSusant Sahani <ssahani@redhat.com>2019-05-07 10:31:22 +0530
committerSusant Sahani <ssahani@redhat.com>2019-05-07 20:52:11 +0530
commit6f213e4a3465f7c9c986fff0b701cc0e00fb636b (patch)
tree1de346913b92955f9c46996ff00e0751bd0b5ef9 /man/systemd.netdev.xml
parentca49c7f9aa41ebd7380e99a706e0f25a42259448 (diff)
downloadsystemd-6f213e4a3465f7c9c986fff0b701cc0e00fb636b.tar.gz
networkd: VXLAN rename Id to VNI
It makes more sense to call VXLAN ID as 1. the VXLAN Network Identifier (VNI) (or VXLAN Segment ID) 2. test-network: rename VXLAN Id to VNI 3. fuzzer: Add VXLAN VNI directive to fuzzer
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r--man/systemd.netdev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 4cb3258c11..3841ad54b7 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -527,9 +527,9 @@
<variablelist class='network-directives'>
<varlistentry>
- <term><varname>Id=</varname></term>
+ <term><varname>VNI=</varname></term>
<listitem>
- <para>The VXLAN ID to use. Takes a number in the range 1-16777215.</para>
+ <para>The VXLAN Network Identifier (or VXLAN Segment ID). Takes a number in the range 1-16777215.</para>
</listitem>
</varlistentry>
<varlistentry>