From nobody Sun Apr 02 19:39:05 2023 X-Original-To: bugs@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 4PqPV15Tjyz446Lk for ; Sun, 2 Apr 2023 19:39:05 +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 4PqPV13YvDz4Nrv for ; Sun, 2 Apr 2023 19:39:05 +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=1680464345; 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; bh=XwuGWNV9jVZfy2Hns/YaiMGhf6mJrScStcj2GEzm/xM=; b=GZLtSFJ6NnArxIZS10YfMX0SEan9KZYTtDa110xrhfYLuGP59g/u5yZK5+N+eUp6HQklVX SRnrGrLYECfo2+fmu8UgTMXpVQngfZEjXWaYwuvzzOoXbuMDGcXNayULsV+SzBz6WFMicg VOirR4bUhXDxexu0ekkEVgMWb5gyKgJu5160P527a78ybUM8zoDOlbgE7aEjhtS9oWYl2n 7yKiLBLfJp1LL4ccWtBGHlr7QvPLppenmWNbdIdg38AMfQMdDOPWxdJEm9Kn+lnAehHgC1 Ood3cAsG2XUQ324Z5OngZ9fz3nLGH7yQROJ0Bn8Jy1WA3XBh2nqdx6V4z4p2JQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680464345; a=rsa-sha256; cv=none; b=FB/6H6az4kvIjFvSbjOE4hEeuDE59DL5fECWitMZBnmnVwaH1Q3/dXUXYm6hforRiry1NP 7UIRc7h5yHSiHkr4EaPlYDdS4cPOGOnhN/EjsJzRfWSpLepLi7Z9k/6n1gH6A27V2Muoao QdyqraozNxmXt783vvrxjY8RbmcLyho55HZMDgDjQ7ASknFNycvn1cbCtYA3gv10sUZrM9 b611iJv5pFtrlekQtcTRX7D2+eUOlkYM/+qHu3T6bnLamfQ45av7SnT/RmrbD1DenW1zMP CGsgdLcWuBFt3DeiMrRWa/VsY4RjfzZtXQ8NDUGd1N7jz2a+OntDPl5D5nvYUQ== 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 4PqPV12dcbzV2L for ; Sun, 2 Apr 2023 19:39:05 +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 332Jd5Xm019874 for ; Sun, 2 Apr 2023 19:39:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 332Jd5gZ019873 for bugs@FreeBSD.org; Sun, 2 Apr 2023 19:39:05 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: bugs@FreeBSD.org Subject: [Bug 270607] if_bridge: net.link.bridge.inherit_mac doesn't quite work Date: Sun, 02 Apr 2023 19:39:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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 Only Me X-Bugzilla-Who: rb@gid.co.uk X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270607 Bug ID: 270607 Summary: if_bridge: net.link.bridge.inherit_mac doesn't quite work Product: Base System Version: 13.1-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: rb@gid.co.uk With net.link.bridge.inherit_mac set to 1, when a bridge is created via rc.= conf eg: cloned_interfaces=3D"bridge0" ifconfig_bridge0=3D"addm igb1 addm igb2 10.0.0.65 netmask 255.255.255.0 " ifconfig_igb1=3D"up" ifconfig_igb2=3D"up" the MAC address of igb1 is not applied to the bridge. Using: ifconfig bridge0 create addm igb1 addm igb2 10.0.0.65 netmask 255.255.255.0 the MAC address is inherited as expected. --=20 You are receiving this mail because: You are the assignee for the bug.=