summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-07-04 01:26:19 +0200
committerTom Gundersen <teg@jklm.no>2014-07-04 01:26:58 +0200
commit54f601debc07addbed803fb847cd5bd3e91e021e (patch)
treecde847b494027b5b7e5ce2f626359fc5b9d93314 /man
parent4958aee4977f325be19f0e1e4b424922c3cada5f (diff)
man: netdev - mention tun and tap
Reported by Moviuro <moviuro@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/systemd.netdev.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index c90bd8f98c..857221fdb0 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -163,7 +163,8 @@
<literal>macvlan</literal>, <literal>vxlan</literal>,
<literal>ipip</literal>, <literal>gre</literal>,
<literal>sit</literal>, <literal>vti</literal>,
- <literal>veth</literal>, and <literal>dummy</literal>
+ <literal>veth</literal>, <literal>tun</literal>,
+ <literal>tap</literal> and <literal>dummy</literal>
are supported. This option is compulsory.</para>
</listitem>
</varlistentry>