Message ID | 20250306023923.38777-1-liuhangbin@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | bonding: fix incorrect mac address setting | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Thu, 6 Mar 2025 02:39:21 +0000 you wrote: > The mac address on backup slave should be convert from Solicited-Node > Multicast address, not from bonding unicast target address. > > v4: no change, just repost. > 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 > > [...] Here is the summary with links: - [PATCHv4,net,1/2] bonding: fix incorrect MAC address setting to receive NS messages https://git.kernel.org/netdev/net/c/0c5e145a350d - [PATCHv4,net,2/2] selftests: bonding: fix incorrect mac address https://git.kernel.org/netdev/net/c/9318dc2357b6 You are awesome, thank you!