Re: [PATCHv3 net] bonding: assign random address if device address is same as bond
From: Jakub Kicinski
Date: Fri Apr 25 2025 - 22:04:33 EST
On Thu, 24 Apr 2025 16:44:52 -0700 Jay Vosburgh wrote:
> The code flow is a little clunky in the "if (situation one) else
> if (situation two) else goto skip_mac_set" bit, but I don't really have
> a better suggestion that isn't clunky in some other way.
>
> This implementation does keep the already complicated failover
> logic from becoming more complicated for this corner case.
Any thoughts on whether we should route this as a fix or as a -next
improvement? The commit under Fixes is almost old enough to drink.