commit | 1386c36b30388f46a95100924bfcae75160db715 | [log] [tgz] |
---|---|---|
author | Debabrata Banerjee <dbanerje@akamai.com> | Mon May 14 14:48:10 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 12:15:11 2018 -0400 |
tree | db9d63a1cb1d8afe910fc0bbf24ad16dd3fdf887 | |
parent | e79c1055749e3183a2beee04a24da378623329c5 [diff] |
bonding: allow carrier and link status to determine link state In a mixed environment it may be difficult to tell if your hardware support carrier, if it does not it can always report true. With a new use_carrier option of 2, we can check both carrier and link status sequentially, instead of one or the other Signed-off-by: Debabrata Banerjee <dbanerje@akamai.com> Signed-off-by: David S. Miller <davem@davemloft.net>