From nobody Thu Oct 12 13:37:53 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 4S5rLB08bhz4wNCy for ; Thu, 12 Oct 2023 13:37:54 +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 4S5rL961H0z4Lwp for ; Thu, 12 Oct 2023 13:37:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697117873; a=rsa-sha256; cv=none; b=t5Y8sHHeRGK2eNpIrKac+HAnqx3hy3BnDJ3hqYqtjlPvExb7C/GwvM6tort/F61o1WBLGs vLIS3JCPC4sD2mGV8zooPi2sBaZ+dgrMyzDJLRig4YQxZryWw4CagPCLHXX98fslb06kY1 sdS6xwopzoSESgm0XvIFeBnwdDgz/e1rDnGSnpymF8iumtMHFUx8ltNek38hRUREq4toou n0/c1Lxtldy3AaHT+cVWjvh0o9dhBB5/y3RkiEQIzBlFQzBZyV+bduItVc2Pp1oL+H97xC AfFE98ZywIjLGuWdUao9s97NvU8zmndXPRDk7A0MeoRkjTA3lff5NJEPg5jHGg== 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=1697117873; 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=UFswUpR9UcrQvPYIKk7fHS+9DN+PMqpp82iQkCxSpCk=; b=cYp9MI7AyfvkS9wdF/xmUnNr+/yu0iMlepnOjZjj0iKYI226XoriFAKkg+1B5e5fq+zZia ZhZb2LGxvgicQ7MxIsi40Ms6oItg+iKSlxS+qaX/v53MFeM3EFTXYgmjVIwoM3gLzmHCxX QAIWMUwSoJxfEox55TtfVS7l4qxiAIufSZugD+IRRc43eFtEHJ45UfBFIVetu2TYREWthe r5oNPoLgfvUiX0aNK+DJSb4QlMpFudaQAcWdDEArwmrflC4gTKJM06mDmkBN5zF3uGKaov NNf+fQvkCLD0zZwZTI7O/RNKa5xQPFHF+QBGUkhO9HifxHb0Rr/aZZ7N8nqtzg== 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 4S5rL950wnz1553 for ; Thu, 12 Oct 2023 13:37:53 +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 39CDbrrK006344 for ; Thu, 12 Oct 2023 13:37:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39CDbrx8006343 for net@FreeBSD.org; Thu, 12 Oct 2023 13:37:53 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: Thu, 12 Oct 2023 13:37:53 +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 Some People X-Bugzilla-Who: karels@freebsd.org X-Bugzilla-Status: Open 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 #18 from Mike Karels --- (In reply to Patrick M. Hausen from comment #17) > Anyway what would be the result if we get this to work? As I have been ar= guing on the mailinglist the RPi foundation clearly documents that we shoul= d use the device's serial number to generate the MAC and nothing else for a= ll RPi 3 and older. The result would be that the MAC address is stable after FreeBSD is install= ed and a hostid is generated. However, you argue that the RPi Foundation documents should control FreeBSD's implementation choices, even for a device that is not RPi specific. It seems to me quite wrong to implement an RPi-specific method in a non-RPi-specific driver. And the RPi Foundation is not very cooperative with others attempting to support RPi with other softw= are. --=20 You are receiving this mail because: You are the assignee for the bug.=