]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: netdev add man for macvtap 732/head
authorSusant Sahani <ssahani@gmail.com>
Mon, 27 Jul 2015 05:49:08 +0000 (11:19 +0530)
committerSusant Sahani <ssahani@gmail.com>
Mon, 27 Jul 2015 05:49:08 +0000 (11:19 +0530)
man/systemd.netdev.xml

index 6287a00f9de505f66d274cc811a2dd3843f3123e..720efb9337e3409b7cdceee06d8552e2d81abe94 100644 (file)
           <row><entry><varname>macvlan</varname></entry>
           <entry>A macvlan device is a stacked device which receives packets from its underlying device based on MAC address filtering.</entry></row>
 
+          <row><entry><varname>macvtap</varname></entry>
+          <entry>A macvtap device is a stacked device which receives packets from its underlying device based on MAC address filtering.</entry></row>
+
           <row><entry><varname>sit</varname></entry>
           <entry>An IPv6 over IPv4 tunnel.</entry></row>
 
 
   </refsect1>
 
+    <refsect1>
+    <title>[MACVTAP] Section Options</title>
+
+    <para>The <literal>[MACVTAP]</literal> section applies for
+    netdevs of kind <literal>macvtap</literal> and accepts the
+    same key as <literal>[MACVLAN].</literal> </para>
+
+    </refsect1>
+
   <refsect1>
     <title>[IPVLAN] Section Options</title>