[Bug 283400] if_bridge(4) contains false statement about link address selection

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 30 May 2025 18:57:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283400

--- Comment #8 from Martin Birgmeier <d8zNeCFG@aon.at> ---
Looking at the code, maybe change this to

When it is created, the
.Nm
interface gets assigned a link (MAC) address in the range of universally
administered addresses reserved for the FreeBSD Foundation by hashing
the host UUID, jail name, and the interface name. If this fails, a random,
locally administered address is generated instead.

-- Martin

-- 
You are receiving this mail because:
You are on the CC list for the bug.