Files
linux/drivers
Fernando Fernandez Mancera 4e4591490f bonding: fix ad_actor_system option setting to default
[ Upstream commit 1c15b05bae ]

When 802.3ad bond mode is configured the ad_actor_system option is set to
"00:00:00:00:00:00". But when trying to set the all-zeroes MAC as actors'
system address it was failing with EINVAL.

An all-zeroes ethernet address is valid, only multicast addresses are not
valid values.

Fixes: 171a42c38c ("bonding: add netlink support for sys prio, actor sys mac, and port key")
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
Acked-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Link: https://lore.kernel.org/r/20211221111345.2462-1-ffmancera@riseup.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-12-29 12:20:45 +01:00
..
2021-12-14 10:18:06 +01:00
2021-12-22 09:19:01 +01:00
2021-07-20 16:15:55 +02:00
2021-12-29 12:20:43 +01:00
2021-11-26 11:35:59 +01:00
2019-05-14 19:17:53 +02:00
2021-01-17 14:04:22 +01:00
2020-12-30 11:26:04 +01:00
2019-07-26 09:14:05 +02:00
2020-02-24 08:34:47 +01:00