Re: bridge(4) and IPv6 broken?

From: Lexi Winter <lexi_at_le-fay.org>
Date: Wed, 03 Jan 2024 13:10:10 UTC
Patrick M. Hausen:
> > Am 02.01.2024 um 13:56 schrieb Jan Bramkamp <crest@rlwinm.de>:
> > IPv6 enabled interfaces need a link-local address for normal
> > operation. Please set the auto-linklocal flag on the bridge and try
> > again.
> 
> And remove the link-local address from alc0. A bridge member must not have
> any layer 3 addresses configured. If you are using the standard rc.conf variables
> just use:
>
> ifconfig_alc0="up"

thanks both, i did try removing the lladdr from alc0 but i missed that
the bridge doesn't have one by default.  all working now.

	regards, lexi.