man: netdev add man for macvtap

This commit is contained in:
Susant Sahani 2015-07-27 11:19:08 +05:30
parent f33ff02b1a
commit 0371f2df67

View file

@ -135,6 +135,9 @@
<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>
@ -316,6 +319,15 @@
</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>