Re: if_bridge(): IPv6 EUI-64 seemingly not working

From: Lexi Winter <ivy_at_freebsd.org>
Date: Thu, 12 Jun 2025 03:58:30 UTC
A FreeBSD User:
> When it comes to obtain an IPv6, CURRENT, in contrast to 14-STABLE,
> fails to set the host part according EUI-64. The resulting 64 host
> bit, which are considered to contain the 48 bit of the MAC, do contain
> anything but not anything similar to ANY of the attached NIC/NICs. 

please show the output of 'ifconfig' for the bridge interface and all
interfaces which are members of the bridge.

> A bug or a "feature (due to simple dumb misconfiguration)?

this is not intentional, it should still work as it did before.