]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: add man for bridge params 682/head
authorSusant Sahani <susant@redhat.com>
Thu, 23 Jul 2015 18:03:40 +0000 (23:33 +0530)
committerSusant Sahani <susant@redhat.com>
Thu, 23 Jul 2015 18:03:40 +0000 (23:33 +0530)
man/systemd.network.xml

index 90a0e8fff669ca68fd421c3bedff2d80792f2437..d654db49936aba7ccca6b1e2859d04a8eeb86339 100644 (file)
       <para>The <literal>[Bridge]</literal> section accepts the
       following keys.</para>
       <variablelist class='network-directives'>
+        <varlistentry>
+          <term><varname>UnicastFlood=</varname></term>
+          <listitem>
+            <para>A boolean. UnicastFlood configures whether a given port will flood
+            unicast traffic for which there is no FDB entry. By default this
+            flag is off.</para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><varname>HairPin=</varname></term>
+          <listitem>
+            <para> A boolean. Configures whether traffic may be send back
+            out of the port on which it was received.  By default, this
+            flag is false. and the bridge will not forward traffic back
+            out of the receiving port. By default the flag is off.</para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><varname>BPDUGuard=</varname></term>
+          <listitem>
+            <para> A boolean. Configures whether STP Bridge Protocol Data Units will be
+            processed by the bridge port. By default, the flag is false allowing BPDU
+            processing. Turning this flag on will cause the port to stop processing
+            STP Bridge Protocol Data Units. By default the flag is off.</para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><varname>FastLeave=</varname></term>
+          <listitem>
+            <para> A boolean. This flag allows the bridge to immediately stop multicast
+            traffic on a port that receives IGMP Leave message. It is only used with
+            IGMP snooping if enabled on the bridge. By default the flag is off.</para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term><varname>RootBlock=</varname></term>
+          <listitem>
+            <para> A boolean. Configures whether a given port is allowed to
+            become root port or not. Only used when STP is enabled on the bridge.
+            By default the flag is off.</para>
+          </listitem>
+        </varlistentry>
         <varlistentry>
           <term><varname>Cost=</varname></term>
           <listitem>
         </varlistentry>
       </variablelist>
   </refsect1>
-
   <refsect1>
     <title>[BridgeFDB] Section Options</title>
       <para>The <literal>[BridgeFDB]</literal> section manages the