Date: Tue, 26 Sep 2023 05:43:15 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 274092] if_smsc.c needs to use ether_gen_addr instead of read_random for more stable MAC address Message-ID: <bug-274092-7501-iBpAaEevn3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274092-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-274092-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274092 Michael Tuexen <tuexen@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tuexen@freebsd.org --- Comment #3 from Michael Tuexen <tuexen@freebsd.org> --- Comment on attachment 245239 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245239 git diff to use ether_gen_addr Why don't you just call ether_gen_addr(ue->ue_ifp, sc->sc_ue.ue_eaddr); --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274092-7501-iBpAaEevn3>