]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: network: mention that Promiscuous= can be used to set nopromisc for passthru...
authorTom Yan <tom.ty89@gmail.com>
Tue, 17 Aug 2021 14:53:29 +0000 (22:53 +0800)
committerTom Yan <tom.ty89@gmail.com>
Tue, 17 Aug 2021 14:53:29 +0000 (22:53 +0800)
man/systemd.network.xml

index 5e231d9a6307f02bb7583e93aec2ee395f214222..42570c1c60cb67f03cf33dc5654442b0041431f9 100644 (file)
         <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>