Re: [PATCHv3 net 0/2] bonding: fix incorrect mac address setting
From: Nikolay Aleksandrov
Date: Sun Feb 16 2025 - 10:11:31 EST
On 2/7/25 11:29, Hangbin Liu wrote:
> The mac address on backup slave should be convert from Solicited-Node
> Multicast address, not from bonding unicast target address.
>
> v3: also fix the mac setting for slave_set_ns_maddr. (Jay)
> Add function description for slave_set_ns_maddr/slave_set_ns_maddrs (Jay)
> v2: fix patch 01's subject
>
> Hangbin Liu (2):
> bonding: fix incorrect MAC address setting to receive NS messages
> selftests: bonding: fix incorrect mac address
>
> drivers/net/bonding/bond_options.c | 55 ++++++++++++++++---
> .../drivers/net/bonding/bond_options.sh | 4 +-
> 2 files changed, 49 insertions(+), 10 deletions(-)
>
For the set:
Reviewed-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>