diff options
author | Mazhar Rana <mazhar.rana@cyberoam.com> | 2015-07-07 11:34:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-09 01:06:08 +0200 |
commit | b5a983f3141239b5b0b4a4e66efa31f8a26354b8 (patch) | |
tree | 4a1cfe9504658e6ddc6ca5818b8bccf1b33911f9 /MAINTAINERS | |
parent | ip_tunnel: fix ipv4 pmtu check to honor inner ip header df (diff) | |
download | linux-b5a983f3141239b5b0b4a4e66efa31f8a26354b8.tar.xz linux-b5a983f3141239b5b0b4a4e66efa31f8a26354b8.zip |
bonding: "primary_reselect" with "failure" is not working properly
When "primary_reselect" is set to "failure", primary interface should
not become active until current active slave is down. But if we set first
member of bond device as a "primary" interface and "primary_reselect"
is set to "failure" then whenever primary interface's link get back(up)
it become active slave even if current active slave is still up.
With this patch, "bond_find_best_slave" will not traverse members if
primary interface is not candidate for failover/reselection and current
active slave is still up.
Signed-off-by: Mazhar Rana <mazhar.rana@cyberoam.com>
Signed-off-by: Jay Vosburgh <j.vosburgh@gmail.com>
Signed-off-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions