summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-10-23 23:18:59 +0900
committerGitHub <noreply@github.com>2019-10-23 23:18:59 +0900
commit69ec2fdd9c7a12c37bb02f7ec7690b6535502dd8 (patch)
tree3225048804ca8f91ca6bf82188b2e15a15de92fc /man
parent3dc9e2220f31ae68106680f3da05848e0433d0f4 (diff)
parent21bba27d9ba368515be3ec2639a86733dd79480d (diff)
downloadsystemd-69ec2fdd9c7a12c37bb02f7ec7690b6535502dd8.tar.gz
Merge pull request #13807 from 1848/ip6gre_key_fix
networkd: Set key (IFLA_GRE_IKEY,IFLA_GRE_OKEY) on ip6gre interfaces.
Diffstat (limited 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]