1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-11 09:18:07 +03:00

man: network: mention that Promiscuous= can be used to set nopromisc for passthru MACV{LAN,TAP}

This commit is contained in:
Tom Yan 2021-08-17 22:53:29 +08:00
parent 78c23b065f
commit 5ea859ef01

View File

@ -187,6 +187,8 @@
<listitem>
<para>Takes a boolean. If set to true, promiscuous mode of the interface is enabled.
Defaults to unset.</para>
<para>If this is set to false for the underlying link of a <literal>passthru</literal> mode MACVLAN/MACVTAP,
the virtual interface will be created with the <literal>nopromisc</literal> flag set.</para>
</listitem>
</varlistentry>
<varlistentry>