From nobody Wed Sep 06 19:14:00 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 4RgsVd29B0z4s1nC for ; Wed, 6 Sep 2023 19:14:01 +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 4RgsVd07vpz3DVB for ; Wed, 6 Sep 2023 19:14:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694027641; a=rsa-sha256; cv=none; b=DmYVfGjqKynJX5meH2HBAK24C2AFrWpH/u2cM/TRI35HJQw00ALSKD4TXBJYgrcsAA/OQV 7n0Y4/AWYnHun9rgUlpb7xHNxtQQuJ11Rg/n5cWVyk+P4u5xMuF1gP4NzScTl+7goYDf46 o1dhegrapdJPxd7MhNgFV8Lgj3hP6ryvOn1/GbzJme4lnIFlVB+T1+W/ws9xVfQaKu0MmH uQn9ostowtn26DBL/fEb0PrAazW++KUqGqohtcTAIUfCYbqMqBasqZq33kJ8RpqHNjox1L 7IjhosqadY5/mk3BUsj1nvtp4Q+JJZYEDo5jf7nZwyvoo6bg9Fq9iwc+jhvsCQ== 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=1694027641; 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=jUImdlBmqyAWK3zHmiHuows6yY7Otwpqng+DvH4Auu8=; b=hElnxaJfOffRpbHYZECDTjPC4NMYQx/SvUrvBfnn6jD27nLYfPGAOSltb81WGkiroF5zb8 CsKcGpHBGIZ5FHv/H28IqrN1HdaNNFxbXlYcFLoBtP15ZDXCvKSJWsivaMA2okDC0QUb+D qylLlUBeInkON7zUaMSkFyvU1FMCRHmG+Xd2oamYOGJAy5D2wcxJMvT63WrhRZ2KvlTU9O +Wjk5c4izZ2Rw3vAKvh+o8/SjlsvretsQGfRVzgHTv1AXxPKNCE9Wcvs3HbndmVNQVVImz f9zeNCmRKP6D0NoGNw9mWyvssRRnOsdpoDsWS7jYjIqwzlAGnEsfQ0ALVPi+uw== 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 4RgsVc6GCPzTcw for ; Wed, 6 Sep 2023 19:14:00 +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 386JE0wk011659 for ; Wed, 6 Sep 2023 19:14:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 386JE0P1011658 for virtualization@FreeBSD.org; Wed, 6 Sep 2023 19:14:00 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:14:00 +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: 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: cc attachments.created 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 ---------------------------------------------------------------------------- CC| |crest@rlwinm.de --- Comment #1 from crest@rlwinm.de --- Created attachment 244684 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244684&action= =3Dedit Use VMIO_SIOCSIFFLAGS instead of SIOCGIFFLAGS on FreeBSD 14-stable as well Here is the same patch forward ported for FreeBSD 14-stable --=20 You are receiving this mail because: You are the assignee for the bug.=