summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSusant Sahani <145210+ssahani@users.noreply.github.com>2017-12-29 19:49:21 +0530
committerYu Watanabe <watanabe.yu+github@gmail.com>2017-12-29 23:19:21 +0900
commit3a4f3e423d7c330499dedf96eae55c4a80af543c (patch)
tree665f20a132e7693c8c7d1a5b37af6b346c2976bf /man
parent323d9329e7a3d62a76d2f60b6884e1aa69bfe685 (diff)
downloadsystemd-3a4f3e423d7c330499dedf96eae55c4a80af543c.tar.gz
systemd-3a4f3e423d7c330499dedf96eae55c4a80af543c.tar.bz2
systemd-3a4f3e423d7c330499dedf96eae55c4a80af543c.zip
networkd: Tunnel allows tunnel traffic on ip6tnl devices (#7756)
where the remote endpoint is a local host address.
Diffstat (limited to 'man')
-rw-r--r--man/systemd.netdev.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index b9647a2f7a..8f8d54a8eb 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -889,6 +889,14 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>AllowLocalRemote=</varname></term>
+ <listitem>
+ <para>A boolean. When true allows tunnel traffic on <varname>ip6tnl</varname> devices where the remote endpoint is a local host address.
+ Defaults to unset.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
<refsect1>