From nobody Wed Sep 6 19:15:35 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 4RgsXR5Nq3z4s2TN for ; Wed, 6 Sep 2023 19:15:35 +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 4RgsXR33dpz3Kn7 for ; Wed, 6 Sep 2023 19:15:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694027735; a=rsa-sha256; cv=none; b=mAyiOq52vInXL+z439tU8grxJ8w8XFTnOHGaMAKThS/tiYxfeh8qduKobevpuho7gf/2Yn iwyGo+Fn4ZmONwnvDGmJpksoZChg/ORDQckIuLXYVPb5wUGSXVJOiuayVfMkpqHj5rhRil itilii8dzgluNYEedyvQE2aBHnBN3RUNFRHv4/wDvxJcipBiTQ2QR9LR9st44ULUid0R8l tNkcMnWAhV3cPPHViJAlcrOJC80+86trPYwBXNfvP2rrkkXqYeVnm6Yq3nMLu4BxAHrScK SJPxrWl0iKWHEZiExkyUEh80Thrt0d5fK6KXiRdNfNeHtwlfh+eVazH+xz6hZg== 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=1694027735; 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=MfUrHBMNAKvoflJCwWUNR2ABhRSUzku3UR++aI7q6eQ=; b=OldzoUBlya9rGsSlihkACjW8/uVXWCFuZh6v+jKpE1o18g+8d94fNvL3k5KqFXb8b8fjWA C7B/AWcgK3QCL+epvmPgzv2OWGCMPMVmr6/j+2bslSX1F0vM/TQnYtL0eM/Rhwn9gidgEW QrInkVxA+h/G6hSwrPkIJO3iMUbinaqMMFV/Im+6MH4zgANlhcH6qomHQ4zif1+zP/XKgv 8OML5NAI9We8gZjOh+2t64FKp8cPz1bzGleQ3jt3abt9ehFrvOy1LXYEUdPuzWWTpDZVlY rPcbjAyQR31Yc7PzZHYZtyBwG8C/kh5Y1n7bbc+U3pwJp/WnyjTmFWGKF1ZYRQ== 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 4RgsXR1Lm5zDN3 for ; Wed, 6 Sep 2023 19:15:35 +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 386JFZCR012406 for ; Wed, 6 Sep 2023 19:15:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 386JFZTH012404 for virtualization@FreeBSD.org; Wed, 6 Sep 2023 19:15:35 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: Wed, 06 Sep 2023 19:15:35 +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: crest@rlwinm.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: version 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 crest@rlwinm.de changed: What |Removed |Added ---------------------------------------------------------------------------- Version|13.2-RELEASE |14.0-STABLE --=20 You are receiving this mail because: You are the assignee for the bug.=