Date: Thu, 28 Aug 2025 12:06:59 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 289142] sysutils/vm-bhyve: public bridge fails on 15-CURRENT unless net.link.bridge.member_ifaddrs=1 is set Message-ID: <bug-289142-7501-BP8QAsI3v6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289142-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-289142-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289142 Lexi Winter <ivy@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |net@FreeBSD.org --- Comment #2 from Lexi Winter <ivy@FreeBSD.org> --- DHCP client on a bridge should work fine. if it doesn't, please file a separate PR for that (or ask on net@). we won't remove member_ifaddrs sysctl until all commonly used configuration= s no longer require it, but vm-bhyve should be updated to ensure the IP address(= es) are assigned to the bridge, not the member. this configuration has always = been wrong (it doesn't work properly), we just didn't enforce it until now. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289142-7501-BP8QAsI3v6>