All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] bonding: fix incorrect mac address setting
@ 2025-02-05  8:03 Hangbin Liu
  2025-02-05  8:03 ` [PATCH net 1/2] bonding: fix incorrect MAC address setting to receive NA messages Hangbin Liu
  2025-02-05  8:03 ` [PATCH net 2/2] selftests: bonding: fix incorrect mac address Hangbin Liu
  0 siblings, 2 replies; 4+ messages in thread
From: Hangbin Liu @ 2025-02-05  8:03 UTC (permalink / raw)
  To: netdev
  Cc: Jay Vosburgh, Andrew Lunn, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Nikolay Aleksandrov, Simon Horman,
	Jianbo Liu, Boris Pismenny, Tariq Toukan, Shuah Khan,
	linux-kselftest, linux-kernel, Hangbin Liu

The mac address on backup slave should be convert from Solicited-Node
Multicast address, not from bonding unicast target address.

Hangbin Liu (2):
  bonding: fix incorrect MAC address setting to receive NA messages
  selftests: bonding: fix incorrect mac address

 drivers/net/bonding/bond_options.c                          | 4 +++-
 tools/testing/selftests/drivers/net/bonding/bond_options.sh | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.39.5 (Apple Git-154)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-05 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05  8:03 [PATCH net 0/2] bonding: fix incorrect mac address setting Hangbin Liu
2025-02-05  8:03 ` [PATCH net 1/2] bonding: fix incorrect MAC address setting to receive NA messages Hangbin Liu
2025-02-05 12:01   ` Hangbin Liu
2025-02-05  8:03 ` [PATCH net 2/2] selftests: bonding: fix incorrect mac address Hangbin Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.