[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.

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 07 Sep 2023 17:58:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273557

--- Comment #7 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
You can probably do this using a netlink socket these days but the issue stays
the same.  There's certain ways to configure interfaces;  taking a short cut
now will break eventually...

May I ask how you are connecting the tap to anything?  Are you simply jailing
bhyve and creating a tap interface in the base system a along this way?  Makes
me wonder why a non-vnet jail allows this in first place...

-- 
You are receiving this mail because:
You are the assignee for the bug.