[Bug 274092] if_smsc.c needs to use ether_gen_addr instead of read_random for more stable MAC address

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Sep 2023 10:51:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092

--- Comment #8 from Michael Tuexen <tuexen@freebsd.org> ---
(In reply to Ronald Klop from comment #5)
I see. So
ether_gen_addr(ue->ue_ifp, (struct ether_addr *)sc->sc_ue.ue_eaddr);
would work.

-- 
You are receiving this mail because:
You are the assignee for the bug.