From 417283c5c3bc0441526a96cd7e616b900919da75 Mon Sep 17 00:00:00 2001 From: Josef Miegl Date: Sat, 4 Mar 2023 22:18:34 +0100 Subject: network: geneve: add InheritInnerProtocol flag --- man/systemd.netdev.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/systemd.netdev.xml') 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 @@ Accepts the same key as in [VXLAN] section. + + InheritInnerProtocol= + + Takes a boolean. When true, inner Layer 3 protcol is set as Protocol Type in the GENEVE + header instead of Ethernet. Defaults to false. + + -- cgit v1.2.3