From nobody Mon Sep 25 23:43:07 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 4RvfZM71YGz4vDrH for ; Mon, 25 Sep 2023 23:43:07 +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 4RvfZM5xsVz4Zn9 for ; Mon, 25 Sep 2023 23:43:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695685387; a=rsa-sha256; cv=none; b=eyUcNbk0vg3PD2EbZ+jVqTWd0g3FuM8MYzxva+I4ofwLPVlK3l4tuvhmyt/b0MR3qRF1sg vRlJVhCznBDr9RJSOA/lQgruU4jUqBLicasRWv39S9Uhz4xRpHZsspiPXhFEH3t950uMoS 7BQkUvbc2JylhP74kjDmTyQ8IyrVz6iHE9ngPG5qab7D+D95CrLV7Dz3k5VfawizvJ8lBX w0DqsxiHjmA7hoeRfbxkTd+UdmhwqLf7+0SuW8mYsKEVAVJfgL0PSPSS6qZ0T7ds9lAyvp MGM2/igvM2RtpVwSWWV2R+VVB1V8UvwGFcrq43Cu3+qtQOo4sh9X0fjp24VlBQ== 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=1695685387; 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=SCFYRwMSbkDQvLp4Rp84/BXHTpzurHybLCUkY3/anKk=; b=xgjHseU+JkNavu6pC+IJ5uiWr31obiFBpnjU6c0wRLs+oZl3mpLmZButrJ6BwT4cRBZyo9 7DclsqyGuPkwmhy3Tl3bAY+uPxJ7GwZkAKmlGAQFCaj3W29q079OPO9kyACfr0ErYwFD1b tN3Tltf3yQBqpwZ6EyJ9KnjQOoqn4+L64T4/D8KWwIAzNue1pe/RI4DJY8euzSt1hUEnRs tn+HzYFO29k4fxTeaOk/RfKRTdme4WBE06g3ZjncRVUG2gIYLKUaD77ngXMszZ8etBEBXA US4euM1KEk6CKEBM8PY+cs2M5+iuTALdkqte9Y5DSVjg+93AswmdSGdp8qGccQ== 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 4RvfZM51jhzYkl for ; Mon, 25 Sep 2023 23:43:07 +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 38PNh7tU028714 for ; Mon, 25 Sep 2023 23:43:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PNh7Ed028713 for net@FreeBSD.org; Mon, 25 Sep 2023 23:43:07 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: Mon, 25 Sep 2023 23:43:07 +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: linimon@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: assigned_to 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 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |net@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=