[Bug 278245] sendfile to bhyve VM on same host fails with MEXTPG
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Oct 2024 18:38:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278245 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org Assignee|virtualization@FreeBSD.org |markj@FreeBSD.org --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- Sorry it took some time for this to get attention. if_bridge should mask MEXTPG if some members don't support it: https://reviews.freebsd.org/D47294 This is basically equivalent to your workaround. I also have a patch which enables MEXTPG for tap interfaces: https://reviews.freebsd.org/D47295 -- You are receiving this mail because: You are the assignee for the bug.