[Bug 289142] sysutils/vm-bhyve: public bridge fails on 15-CURRENT unless net.link.bridge.member_ifaddrs=1 is set
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Aug 2025 12:06:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289142
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 configurations 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.
--
You are receiving this mail because:
You are on the CC list for the bug.