commit | 4fa8667ca3989ce14cf66301fa251544fbddbdd0 | [log] [tgz] |
---|---|---|
author | Debabrata Banerjee <dbanerje@akamai.com> | Wed May 09 19:32:10 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 11 11:50:41 2018 -0400 |
tree | 853030763649d09924e46df7dbd162d69bb6c7bf | |
parent | ca3943c4aaff083bc25419f04e549e293590258e [diff] |
bonding: do not allow rlb updates to invalid mac 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>