diff options
author | Debabrata Banerjee <dbanerje@akamai.com> | 2018-05-10 02:32:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-19 11:26:59 +0300 |
commit | 89f502a4c07ed6b9a69b6c81146f4db331224086 (patch) | |
tree | 52d481ed75096ef936bce4fae292c8eda741735b /drivers/net/ethernet | |
parent | d979320029f97adc7c2112d85fc626a71fe2366a (diff) | |
download | linux-89f502a4c07ed6b9a69b6c81146f4db331224086.tar.xz |
bonding: do not allow rlb updates to invalid mac
[ Upstream commit 4fa8667ca3989ce14cf66301fa251544fbddbdd0 ]
Make sure multicast, broadcast, and zero mac's cannot be the output of rlb
updates, which should all be directed arps. Receive load balancing will be
collapsed if any of these happen, as the switch will broadcast.
Signed-off-by: Debabrata Banerjee <dbanerje@akamai.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions