1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-08 20:58:20 +03:00

man: mention that bond master follows slave operstates

This commit is contained in:
Yu Watanabe 2019-02-13 06:46:26 +09:00
parent 806c86adb2
commit 250860e423

View File

@ -118,13 +118,15 @@
<varlistentry>
<term>carrier</term>
<listitem>
<para>the link has a carrier</para>
<para>the link has a carrier, or for bond master, all bonding slave network interfaces are
enslaved to the master.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>degraded</term>
<listitem>
<para>the link has carrier and addresses valid on the local link configured</para>
<para>the link has carrier and addresses valid on the local link configured, or for bond
master, one of the bonding slave network interfaces is in off, no-carrier, or dormant</para>
</listitem>
</varlistentry>
<varlistentry>