[systemd-commits] man/systemd.netdev.xml
Tom Gundersen
tomegun at kemper.freedesktop.org
Thu Jul 3 16:27:24 PDT 2014
man/systemd.netdev.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 54f601debc07addbed803fb847cd5bd3e91e021e
Author: Tom Gundersen <teg at jklm.no>
Date: Fri Jul 4 01:26:19 2014 +0200
man: netdev - mention tun and tap
Reported by Moviuro <moviuro at gmail.com>
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index c90bd8f..857221f 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>
More information about the systemd-commits
mailing list