mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
man: netdev add man for macvtap
This commit is contained in:
parent
f33ff02b1a
commit
0371f2df67
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user