summaryrefslogtreecommitdiff
path: root/man/systemd.netdev.xml
diff options
context:
space:
mode:
authorJosef Miegl <josef@miegl.cz>2023-03-04 22:18:34 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2023-03-06 20:58:30 +0000
commit417283c5c3bc0441526a96cd7e616b900919da75 (patch)
treefd0a4f47495d952c00195e53177616cb74750d20 /man/systemd.netdev.xml
parent27e695840c74fc95ae50e7ea0074512bbc778f73 (diff)
downloadsystemd-417283c5c3bc0441526a96cd7e616b900919da75.tar.gz
network: geneve: add InheritInnerProtocol flag
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r--man/systemd.netdev.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 266ad52df2..b71cedfa26 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -826,6 +826,13 @@
<para>Accepts the same key as in [VXLAN] section.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>InheritInnerProtocol=</varname></term>
+ <listitem>
+ <para>Takes a boolean. When true, inner Layer 3 protcol is set as Protocol Type in the GENEVE
+ header instead of Ethernet. Defaults to false.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>