Re: HEADS UP: 15.0-CURRENT, chan ge_to_bridge(4)_might_break_some_network_configurations_wit h “Invalid argument”

From: void <void_at_f-m.fm>
Date: Thu, 22 May 2025 19:42:06 UTC
On Thu, May 22, 2025 at 08:09:13PM +0100, Lexi Winter wrote:

>as kp said, this is broken, but you can trivially fix it by moving the
>IP addresses to the bridge interface instead.  note that for SLAAC to
>work on a bridge, you have to set ‘accept_rtadv’ and ‘auto_linklocal’ on
>the bridge interface explicitly (this is an unrelated issue specific to
>if_bridge(4)).

Thanks, understood
--