From nobody Mon Sep 4 08:56:07 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 4RfMtc10wQz4sNRY for ; Mon, 4 Sep 2023 08:56:08 +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 4RfMtb36BNz4Mn3 for ; Mon, 4 Sep 2023 08:56:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693817767; a=rsa-sha256; cv=none; b=jYIbWCcTcXxG+lfatVxcaGyhWm17e339PPfQrlgcxAFT7AoLTdbzopuNdrFkIRthmWk9Bc sj/YT3Qbbg1iEEqjAepbwY3ML84qC3fDsBltPhOxIpn9MJY6Hq9iUkLgNo8LkM2DYTUZCQ eA19y0C4Llg4jolV3tTMPjRUsgYAMxX3NuXqai9Lrl7JVhoiDuUfC6p+BQC+fuGul2O/sL Ylw6Pr/2GT+QUlo8iyx/Tu0Q7Pf+fk9GpJ/UW/Vk856Z7vGVYElg+QaFHprHSn6ztWXVJO h46G+T/DiBXpD8X4m4Ux+3yrU9nLThmtR70FNSMqLnupL0eEkQnpPiVGQUgfbA== 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=1693817767; 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=6TGvGsg5y1IbQmlF61T6QB+yEOD3TM9fpDGNbscES4E=; b=U/KHuZoHxX6g787zUmJIbQZG5ABknt78VOgFWyuiW0+WtANNV2v8mumEGUBa8mtkAY61mV 26ALMHJE5wPDQ0FbcH1Lv4jdUy3LP9EMMBLH/ZQxIaq+8ix/bV3pF5RgMCytbRlTPpa8tN LkELmGJQoqJAz/qe1x3tr63PFxRppWFfxDrijK7jjZSHpqDFO6JMF4JL0YXVbFjD3c1thR cF9QxNcltITr6i0c851mbmtmuX+sD0j5pMJ3DDCpELQ29kdfYYUGDBnMRFLaRgoL+BaWL2 8IjpB/bJ89XRO41yX/d2OICxj0c6XEYPF6CNsG5eLi+Gu/90mg9+iyKfOIgNzQ== 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 4RfMtb2BsRz10JS for ; Mon, 4 Sep 2023 08:56:07 +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 3848u7Fg048895 for ; Mon, 4 Sep 2023 08:56:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3848u7MR048894 for virtualization@FreeBSD.org; Mon, 4 Sep 2023 08:56:07 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: Mon, 04 Sep 2023 08:56:07 +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: 13.2-RELEASE X-Bugzilla-Keywords: bhyve, easy, patch, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.ispatch attachments.mimetype 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 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #244627|0 |1 is patch| | Attachment #244627|application/mbox |text/plain mime type| | --=20 You are receiving this mail because: You are the assignee for the bug.=