From nobody Thu Dec 15 11:48:15 2022 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 4NXr8c4CvLz4kBM1 for ; Thu, 15 Dec 2022 11:48:16 +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 4NXr8c32yBz4NGP for ; Thu, 15 Dec 2022 11:48:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671104896; 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=kvYu4f168Ry6ShinQpDGiCUtByMFlPYVyMlNWy/zoNI=; b=yKzgKJF1iFVyqvc6QVsuVxuzuTf78PHVOzsmwHzqSvTLOixiOhFudAbAsL9j6qV+jyHp8s 1MwAuD8eGq8V5Odrliz/v2vfOhNq2hORHRzJfVw4qvlfA+st1wkViME4vyexhayB0eh7QN U0XmBFhk/s+mSEJMHDT0x06i+m0Te2sZdu9D3D4CY71LnwhzTShRGBZ0eAAq8wRfMoRi/P 80GXUVClezbHbBPzo6iaRuYFp74fqmGZ1buEwA4Z1GAMG9t2/E+dXWe9hImy81Yy76PGWW jA3LgPMUsZrOIy1hw7Ms/tWhSpP2PMTTq9LHRnTWp7e5N1GpfSKhiHjL+BemwQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671104896; a=rsa-sha256; cv=none; b=aE+4XSF+a+nbcJaOf3lNkjqfXDjVvxXxwrR+05tkH0MKqawoOTHihzPP9gU1hIkaCTo31y KLSynYeIePr8Omlha28I+/sEQZQ9Nx7269pBv/aNeV3LsdkY2sXJIzXc03cb4ccX8xIiVU FRhsVsRyISVVxm/McsDYTOgATqhLze8r6CWWKurD1i83wsjmHmrzZ8HqaSorGn6/zpTAsG FnXYI7sA9ML5oiDmwTaa3k9BA7jlx2aO5/gezeK7+mw3R0J/GItJv13/InW7G4gE4TuoDH jjFZv+raKDsg82Hk9lnMMWw55ps3nu4EP4THVX3zp+spa85VAgnA5z9BIJlXBA== 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 4NXr8c26j1zXHw for ; Thu, 15 Dec 2022 11:48:16 +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 2BFBmGba049408 for ; Thu, 15 Dec 2022 11:48:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BFBmGiZ049407 for net@FreeBSD.org; Thu, 15 Dec 2022 11:48:16 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 268305] ether_gen_addr() uses wrong OUI range Date: Thu, 15 Dec 2022 11:48:15 +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: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: hselasky@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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268305 --- Comment #1 from Hans Petter Selasky --- Are there any other places where the mention of the OUI range is documented? Did you check the history of that file? --HPS --=20 You are receiving this mail because: You are the assignee for the bug.=