mirror of
https://github.com/systemd/systemd.git
synced 2026-08-02 22:20:20 +00:00
man: network: mention that Promiscuous= can be used to set nopromisc for passthru MACV{LAN,TAP}
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user