From nobody Fri Jun 9 09:12:15 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 4QcwMM68qXz4bBwD for ; Fri, 9 Jun 2023 09:12:15 +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 4QcwMM56MFz3y2V for ; Fri, 9 Jun 2023 09:12:15 +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=1686301935; 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=XX5Gk1rwkTaUxsYh2efI7fHPJ/wn2F8hWFoODDMIipM=; b=wDlxxE0NQqm7Mk3GBBORKMD5D7X7TQxj2QfXbMT+4dPOOsjOclZoCbisZnqomJv4n17lyn L+7rjeXBVNz+loYK2GN0ItVstrpZtjVHzQN76F/o4bH34m5e4D2KipeZ8NlvMmweO5jIA0 LFreaUVg+Ugb6uVpNTAO1Pah/AEpGOekXuhI22UiFOvaEUgivA0NpcQH9dmyzvRWmBv/IA mtbieg+H77LBx5o37h/gRreHjERiy0Ml4fsbbYz2876E8aewCr80mPm1mpbtp/ONa4YL76 +0UxsBxzcU4p8o+HK9VTdmffxV00ofRu0hYanDHi4WrOLplAQ/GQA6Lwlty0Rg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686301935; a=rsa-sha256; cv=none; b=MeBTG3pyDUI+MBBnHmpFzi+t5Q1Kjg+2HtQStmcy8w9JV398e4EjxWXYW3kzv4JxTfC2qK v4pd2vMjDrIZqAgap0Qjl2MDUi9Jx15wF4SwA/px1xJMejbPhJ79KAYHpun59jZZf8l79M E5oB88qwsUV8c5IwxcPgOzACZQmnyCXJYn/mMgBNxeR4p421fN1iaAryyP2SOR475pxZ3T QMswjSiZDRNOulXHZnKdIkejzWWcnb/7K/WM6sIkLT+wV0pUKRtsjlaFSZZL+DlBWJKdG9 BGdg0BZA7OWl/OyOjvakIiJp+0g7GXDP7cauKHfDX6hQErh4gR3y1NGooPmIHw== 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 4QcwMM45qQzVJN for ; Fri, 9 Jun 2023 09:12:15 +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 3599CF3T023838 for ; Fri, 9 Jun 2023 09:12:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3599CFNf023836 for net@FreeBSD.org; Fri, 9 Jun 2023 09:12:15 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 271869] bridge interface keeps disappearing when adding tap interface as member Date: Fri, 09 Jun 2023 09:12: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.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@igalic.co X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not A Bug X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D271869 Mina Gali=C4=87 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@igalic.co --- Comment #6 from Mina Gali=C4=87 --- might be good to submit this upstream then https://github.com/ghostbsd/networkmgr/issues --=20 You are receiving this mail because: You are the assignee for the bug.=