mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-04 20:51:33 +00:00
networkd: tunnel - call tunnel modes ipip6, not ip4ipv6 to match ip(8)
This commit is contained in:
@@ -377,9 +377,9 @@
|
||||
<varlistentry>
|
||||
<term><varname>Mode=</varname></term>
|
||||
<listitem>
|
||||
<para>IPv6 tunnels can have three modes:
|
||||
<literal>ip6ip6</literal>,
|
||||
<literal>ip4ipv6</literal>,
|
||||
<para>IPv6 tunnels can have three mode
|
||||
<literal>ip6ip6</literal>
|
||||
<literal>ipip6</literal>,
|
||||
<literal>any</literal>
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
Reference in New Issue
Block a user