From nobody Wed Jan 10 06:14:09 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 4T8yDg0rcHz562Y0 for ; Wed, 10 Jan 2024 06:14:11 +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 4T8yDf6rwkz4bw8 for ; Wed, 10 Jan 2024 06:14:10 +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=1704867251; 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=E7JhiOV6nLajOepXIduAQXmk/QGq+gF9f5EX2RuvbyA=; b=izxshnlGLMNZ7oaJ9eMNETZgh/uobd9wG6lebDGSAue9tKoiUDM6AsQbPXUdYdF+Leu8OT pZbbA9w5AbxVdkng3qBwMhJMRLeBkdy7WsotexL1yY95tVhIZCY+k2Sew1Q6o4dKVnoLRx eoFEzuYqvWjrdyhXgGK6KsmKG5G57afbV5/6yuhYUdumComJnx62OC85xYoLvfzjCReMNp YuQd+hEkT6guphdlQgVN96dD3NHDvXuTTy1uQgaQViiAxuz0+6A+bnjND2kmBJqf4UdYNg ZyrAYLPKqCTXZSPmrJbebFb2UQV0iPZbmEEHhz/2jNIyIoVo8o1MgyOSEvdqZw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704867251; a=rsa-sha256; cv=none; b=CVk4pzsdT+vrX3AUlYWffosLpZdCMgp/FI2I42a3bTFu52HQGmxiD17dAlMVnel12jbkaS M82CHTgTXbNMMsn4hd1Bc4CjnK867PjV/mJp4xOzsvhHKG3i8/U7JzhUPuiqJryTExdfx5 hpt8tsHIF2qlkEnkCH9MNMViq5KC19YPOUYj8lToEvfTT10O/Vm00Z4Dv8cmgseboH/MGg 1Nim4nFoWfpseQCKPVon4Y3N1ossQCx+NixXGWlqBVMdv14q8KKsAvaAsMKi2dGK+Q1kxQ 0aKyZcQi2HI0Z9kUuJX9ORGHdbSpycE2fYsw/fw0hZFRZyvHgwzDsjH8GT1zqw== 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 4T8yDf5whGzP1M for ; Wed, 10 Jan 2024 06:14:10 +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 40A6EANu063476 for ; Wed, 10 Jan 2024 06:14:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A6EAvx063473 for net@FreeBSD.org; Wed, 10 Jan 2024 06:14:10 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 270607] if_bridge: net.link.bridge.inherit_mac doesn't quite work Date: Wed, 10 Jan 2024 06:14:09 +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-STABLE X-Bugzilla-Keywords: 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: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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=3D270607 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #13 from Mark Linimon --- (In reply to Zhenlei Huang from comment #12) Note that that DR was committed Sep 9 2023. --=20 You are receiving this mail because: You are the assignee for the bug.=