Date: Tue, 16 Mar 2021 19:49:28 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254343] 13.0-RC2: adding a vtnet (VirtIO network) interface to bridge fails Message-ID: <bug-254343-227-6B8XvI2lvG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254343-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254343 Kristof Provost <kp@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kp@freebsd.org --- Comment #1 from Kristof Provost <kp@freebsd.org> --- I've had a brief look. Adding the interface to the bridge fails because it can't enable promiscuous mode on it. It's not clear to me if setting promiscuous mode is supposed to work on vtnet interfaces without CtrlRxMode. Either way, it looks like the interface flag handling is somewhat buggy as well, because vtnet interfaces which have been brought up cannot be added, but those who have not can be. tl;dr: Needs to be investigated by someone familiar with if_vtnet. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254343-227-6B8XvI2lvG>
