From nobody Tue Oct  8 04:35:18 2024
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 4XN3956wVMz5YvRc
	for <net@mlmmj.nyi.freebsd.org>; Tue, 08 Oct 2024 04:35:21 +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 "R11" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4XN3955pPYz4dkL
	for <net@FreeBSD.org>; Tue,  8 Oct 2024 04:35:21 +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=1728362121;
	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=ehyJdVzgqNuGVyMwVc7o8PDA14C1MVP1Rw/AGYsal5c=;
	b=uAmkk9Ugq1DThlNyKmoJgNfrT+UOVw542A4haGWF6PLAgq4H3y0uM6b4FvW2XpqjTU3MXT
	GpkFg2azIwet5AVDDAyrj5H29Tv6CgxfVoeXRmpmiZRuf7Fazyj7Ll5h2PZYLfOiEsUMx8
	r7YIQdWyLY9Up8hm2A2aBMJ6Q+uTSd8YeTntuhRS0q2vywXrfYi9NrIT+pZp1+9m2QivjR
	y3x3ohQjOrxM0sSwvU9EG7zSio1ECgOp1s0UcUFg6765W2jF5lAdHzyJdJSRXd0XRD6h4I
	uixyEGLROHDqVEdDURSoIkSPP0rXQHNPvg+97w3NdvNeCKNwRFLxsxzFid+How==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728362121; a=rsa-sha256; cv=none;
	b=uxpc6FsvkbTmbUB/UNmF71wCE9m6GT2miOrKPI9chYxh7Wfw/G4Uo1aKPhC7aPee3SrC4T
	VzGcIiScVMvr3PaZ18kCtpAS7ebLtFmVD/2D79Rh+QMmKEk6jPQ41Qtx4dTL57pClGA7b7
	I917V6u/o8yTgw3jd8VSGvZATlNpYj2hDB48HE++dVlsFiknpmiW86Ruz/wdmj4FYDEArz
	rv/1N2lK9yVQu1M1ZLjgcVLcW23UC09EyW9y0z6+S+JG8nndr2hrA15yYzk5ugeDvGZkW8
	oU/OpRHM9hLxv0QyeFLpgGvt+W5MqGVZkhg2V2MkCapNtFWT6wOdkUyUMPGDXQ==
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 4XN3955PYqzG64
	for <net@FreeBSD.org>; Tue,  8 Oct 2024 04:35:21 +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 4984ZLBW010903
	for <net@FreeBSD.org>; Tue, 8 Oct 2024 04:35:21 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4984ZLkD010900
	for net@FreeBSD.org; Tue, 8 Oct 2024 04:35:21 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 118111] rc: network.subr Add MAC address based interface
 renaming
Date: Tue, 08 Oct 2024 04:35:18 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Base System
X-Bugzilla-Component: conf
X-Bugzilla-Version: CURRENT
X-Bugzilla-Keywords: easy, feature, needs-qa
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: linimon@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kevans@freebsd.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: flagtypes.name
Message-ID: <bug-118111-7501-xokac9QkCP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-118111-7501@https.bugs.freebsd.org/bugzilla/>
References: <bug-118111-7501@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-net.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-net
List-Help: <mailto:freebsd-net+help@freebsd.org>
List-Post: <mailto:freebsd-net@freebsd.org>
List-Subscribe: <mailto:freebsd-net+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-net+unsubscribe@freebsd.org>
Sender: owner-freebsd-net@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D118111

Mark Linimon <linimon@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|mfc-stable13?               |

--- Comment #11 from Mark Linimon <linimon@FreeBSD.org> ---
^Triage: clear unneeded flags.  Nothing has yet been committed to be merged.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=