From nobody Fri Aug 25 09:42:49 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 4RXFP61hzVz4r6j2 for ; Fri, 25 Aug 2023 09:42:50 +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 4RXFP60hGCz4FWL for ; Fri, 25 Aug 2023 09:42:50 +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=1692956570; 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=lNSXT2dtCFFabFBAJc7bz8RgiBCGXbvOlx35PfxHDaw=; b=JNiidOyRxnee000/514772urdj3Z7+J1CrtOdt9jVbQBUtqfwAOjK/aPoZUzOl5JKpVHAh 8d42IM46fkAvk8JY7rRRTbIwz00qKDFG/46ipGJZLaRIFkpXLR4CvxUM0D4uBbVFO+z2M8 ibIv/YH9e0pjFe5+nYVjjsFN0i6iFbE5wHupygXewsUoF60Y3vJXtOUFbhlK4gh4r47MFZ PoQC/2cC+nsSS19vdWNMQJPpc5hTpQFCA9M7mvtZnV6RSC+s7SxZov3r+j+cL20Q+86jzT /Jyytv5jiP6rRT9pod8DG7LtDC/T4n0C+qHhwQcktjydtC1AYpT9KGIC7o4XmA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692956570; a=rsa-sha256; cv=none; b=QTK1iHz0NzCPnXeTk0vJFydpgkoPqR8ivOim3nxP6jD1quzhdxARh1TDh3zBK/ElpX/yCX GfNV90TdkN7QEOPypINXOGxKAaNh4hXpmnj1OfPtzDvJkFBPYvcaPPWd0cZfcHI5TfL7YH coxMCYoPlijUEu7lBXC5dfu1InDid9x1gSMnndZoYeqmCsIXZzsF8nIdcNYmklSR8jZQnY eX/XPuOBWjd3elcJpAzmG7kf/aex0PTemZtQ1mLBCBHe/Ed5vpEtYpkVfmUIp3WWp/w5ZI 6IC91EbvpsP6mdM3afFsIsKhsqGBBYPWKumLP95vwqxFY1XEwSc8CbfeYUvQ6w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RXFP56sbcz13VV for ; Fri, 25 Aug 2023 09:42:49 +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 37P9gnLY069021 for ; Fri, 25 Aug 2023 09:42:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37P9gnJT069020 for bugs@FreeBSD.org; Fri, 25 Aug 2023 09:42:49 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 273315] ifconfig -g does not show epair from removed jail Date: Fri, 25 Aug 2023 09:42:49 +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-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kp@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273315 --- Comment #4 from Kristof Provost --- I've had a quick look, and unfortunately it's a non-trivial MFC. It depends= on a couple of other changes, such as 7b40b00fad1606eaa98a7b116ba8651221d55f62 "ifnet: merge ifindex_alloc(), ifnet_setbyindex(), if_grow() and call magic= ", and at least one more I haven't identified yet. I'm inclined to agree here and say we've fixed it in 14, and 13 will just remain broken. --=20 You are receiving this mail because: You are the assignee for the bug.=