From nobody Fri Oct 13 15:57:12 2023 X-Original-To: virtualization@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 4S6WNS6xBdz4x9Yv for ; Fri, 13 Oct 2023 15:57:12 +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 4S6WNS53Lrz3d7P for ; Fri, 13 Oct 2023 15:57:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697212632; a=rsa-sha256; cv=none; b=eC21QyTkzCzVAnTUH4Z4zx1XRn7ld+GW2WdYUFuIupyQOdoq6VoT/GqquoGSfvYdcUCmoK s+A+uHUDN4gWcKckozQhyu7saNPzAarghJaZjT15wXo+mHFuuY4wQqKBc6NZLaqqOaeQ2B p4/VOMsEtRzWW5JlS4emHnH3Deya4zGkAK2IOwUONsuSxCJnU0caiAr5dEsGuJ6Vg07V7H +HbDhk7WFde03ulpkwmTR6QLtJ5QRsEgJwRa2J0E7E7dtBUnLFFeBtZsUGCbS9vILwsjNa INLetlQ3/W1icyxXxcya4UDQq1POp7EJhPEAf3J+UjXJ8kbeZm4mwuCkeVvFlg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697212632; 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=eAHLAL99xHRGacqjr5UAT8ARDuMD9rJ2pQAREUQRoHc=; b=RnoMrWOEgo2h2+Pm6vYoQgKif2w4AHb7Mh4p6vaFeIpHUu19+qqVpYLJnGidSbKKO6NdE5 Gs4CGxsut2UiY0aDLhm4S6IxmdjjEh4U5e0sOuvRp32CL6nXG9zP0HB2WLS1L7wS7sNvxq YDLCjZ6rNK5bIM0HkVAPxAN/zCkB4CdNOeuHhBNsCmvHPByV/EsUVJr3ZYmO5MmcPh+XYf ox5gOsTVAmTNHhIfr++tYCx0ejYl8n+igVeCRk37KXnql2eMqqrsa4qJoyfTL4FhMPitRr PCuZ9srpVCoCzjSNA8EOay0KHgvyJrtNaocbjUDbb80bSNwhw1OcTAOs3QEmjA== 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 4S6WNS47L2zvDl for ; Fri, 13 Oct 2023 15:57:12 +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 39DFvCsS046265 for ; Fri, 13 Oct 2023 15:57:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39DFvCpT046264 for virtualization@FreeBSD.org; Fri, 13 Oct 2023 15:57:12 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: virtualization@FreeBSD.org Subject: [Bug 273557] Regression preventing bhyve from running inside a jail without IP after f74147e26999838e03a522bf59ea33bef470d356) breaks support for jailing bhyve with IPv4 and IPv6 disabled. Patch included. Date: Fri, 13 Oct 2023 15:57:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bhyve X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: bhyve, easy, patch, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: mfc-stable14? 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: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273557 --- Comment #17 from Mark Johnston --- Regarding the patch itself, "up" should be declared at the beginning of the function with the rest of the local variables per style(9). --=20 You are receiving this mail because: You are the assignee for the bug.=