summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author1848 <nomail>2019-10-22 17:41:10 +0200
committer1848 <nomail>2019-10-22 17:41:10 +0200
commit21bba27d9ba368515be3ec2639a86733dd79480d (patch)
treeecf19ca6a7b2ac780b84f399cf883106d1e804cc
parent6ba0e7c8fe726abd67b38bffc1f1f8dcba1f5377 (diff)
downloadsystemd-21bba27d9ba368515be3ec2639a86733dd79480d.tar.gz
Added ip6gre example to man
-rw-r--r--man/systemd.netdev.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 43133559b3..8031bc0e0b 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -2019,6 +2019,16 @@ Remote=10.65.223.239</programlisting>
</example>
<example>
+ <title>/etc/systemd/network/25-ip6gre.netdev</title>
+ <programlisting>[NetDev]
+Name=ip6gre-tun
+Kind=ip6gre
+
+[Tunnel]
+Key=123</programlisting>
+ </example>
+
+ <example>
<title>/etc/systemd/network/25-vti.netdev</title>
<programlisting>[NetDev]