From nobody Tue Sep 26 12:41:41 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 4Rvzrk2CWbz4v6NC for ; Tue, 26 Sep 2023 12:41:42 +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 4Rvzrj6RLNz3VZG for ; Tue, 26 Sep 2023 12:41:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695732101; a=rsa-sha256; cv=none; b=iGNQKf/U17hKz/8Di/+Tc+EPdlr8tww+3duHwqhgBqETXpcqiYzkA/8AJ4E3TLSULIC1zD IQNnkoKH6zUptHTflHknFhG7ovOdjTIkh245uy+8VpdPEYvKchFTgGq8R3HLf7QZaPR085 OaSrAfuGz5Vtm87Eicx5dTnZRPiXddZFi6wb2f/DoRH/4Rs2pyu7Jci4VT7yI+dzcqMnk3 GvGb7SpKewsOA9Ntvhqs/FsoXYHSZ/ITvjsgxCygkRRiP5VaXGClOWKYLGC5pFvwq9l0Xx Zbah8lhVYv0la2AmRPRkzKFfjpq32DhQj8xCDD+LO7w2TLgIaUeLb8T9U8q0JA== 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=1695732101; 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=xk0gEJjVrirfJhoq4apNpB4FeMsQdsbPxYtU/R3NYvA=; b=tdYGe0zCmONzaxh8izVvpjsYkX4Qqe0A4kVuBEq7O8xaa16TY66I6q5PsWoz2HJ/ZEcnd8 Oxw+Hwm2UAFLz+ryqRaeqV1aU81auu+saBoPIfe7+Wn7zEMqd3WzKnlylNV9xgrbsYjxXk FD/dHypI+MXlTYGpGQGIfhir0JNfjoKb1aypDbnZynHYzcBj0pwsddo3IBSRDgcqXuRiHk 8JOB4B5F+qI2pe9F5S3PJU1RgIRVKoQIKzrD+wJ9n/4VwNCsnFqu1L9b66t/Xgvan7Eqf8 Nmlko8Azca0g932QFDZiFFSwbKrxJi7N5m7lNjzxDcUGDTXMKbl0cyg4N9ZGyg== 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 4Rvzrj5SgKzwqh for ; Tue, 26 Sep 2023 12:41:41 +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 38QCffkd071972 for ; Tue, 26 Sep 2023 12:41:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38QCffvp071971 for net@FreeBSD.org; Tue, 26 Sep 2023 12:41:41 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 12:41:41 +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: tuexen@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: 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 --- Comment #10 from Michael Tuexen --- (In reply to Mike Karels from comment #9) I was assuming that struct ether_addr is the structure used for holding an Ethernet address, which is a 6 byte entity. But if it is more generic, forg= et about the patch; I'm not a layer two expert. Sorry for the noise. --=20 You are receiving this mail because: You are the assignee for the bug.=