From nobody Tue Sep 26 11:57:27 2023 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Rvysg5Lcmz4v3fM for ; Tue, 26 Sep 2023 11:57:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rvysg3wjnz3QlF for ; Tue, 26 Sep 2023 11:57:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695729447; a=rsa-sha256; cv=none; b=rS1bDFvonYjYH41xpWo94cACAC+AF5ElBs2+YVEJtf/ycLq0bgKIEe1eNehylLXCbpw/jW UwP2OBy4Y2u6wG0koaEUGJ5uhNVO5gUgFtQEaQ8gkdfRjwvmGZAxxRrqXCIJLZQvuDXrVl UTUD+KxWDOzblGztsMZoIzitbCxGWKZmZPCVgS3ek9PUmwAzkWTuMDCNguNtyEd3KyY+ZA hRjdkHjKJrpSzZb6UtLr1kim96r3l7Fkm/BuIiqd+kTystvKAlP327p0fsFtyxqWgvCQrC tJTnEt1QyaKduXuu+rwKYkuCZNdf56R+KTFzFjjqtNLn4yLCHxFhOeZnRop4NQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695729447; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TGxvHfqpKbnw4xtleM8cSblXc+ScHaZ6wZjKjYtI+bc=; b=b7yXcs/Bpj/cCEoX5vLKJpgY4nr0/ni/TICOh1ORsMRXsud9qqw+xSm6wRBuVmliXg5uQ5 yPBVnsEAObDDSy67eL8SWlSay3a/+z84CsKBNQddFIPXMj3B12dCl6T+LcisI/J2OQrI3c J2iMs4TXqQHjghdIILkv+eRno/PEUzM6nhBuEPtXonsW8XL1WPP2lfaaYS34roKGtaG/O6 oJlBkqMYtlOqmHDEJsu5UfCdl2QfBLFq2r3gFEh181HlZaCW517C2gAYJFb1YpwTedB1ge NXe/foaZBA60DShXeM/OY5rY8NKOyCNBFcu406Tktds0R0b54buZjKs8/aQUXg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Rvysg30xRzw97 for ; Tue, 26 Sep 2023 11:57:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 38QBvRPp001561 for ; Tue, 26 Sep 2023 11:57:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38QBvRWc001560 for net@FreeBSD.org; Tue, 26 Sep 2023 11:57:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f 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 Date: Tue, 26 Sep 2023 11:57:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: karels@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274092 Mike Karels changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |karels@freebsd.org --- Comment #9 from Mike Karels --- (In reply to Michael Tuexen from comment #8) I'd prefer not to use such a cast; it assumes that struct ether_addr has on= ly the 6-byte address. On the other hand, maybe ether_gen_addr() should be changed to use the raw pointer to the array. There aren't too many users o= f it yet. --=20 You are receiving this mail because: You are the assignee for the bug.=