Date: Fri, 19 Sep 2025 17:37:52 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 289545] No option to disable NOMAP leads to network down/up with em0 when starting bridge. Message-ID: <bug-289545-7501-zC9HPc1djW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289545-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-289545-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=3D289545 --- Comment #9 from Zhenlei Huang <zlei@FreeBSD.org> --- (In reply to Mark Johnston from comment #7) The reporter is on FreeBSD 13.5 . The IFCAP_NOMAP was introduced by John via commit https://cgit.freebsd.org/src/commit/?id=3D82334850ea451f7f6903be20e4836118e= 6a77460 , and later it was refactored by Gleb, and converted to IFCAP_MEXTPG via co= mmit https://cgit.freebsd.org/src/commit/?id=3D3f43ada98c89bce5ae416e203ba0e8159= 5a5cd88 . The commit was MFCed to stable/13 and is in releng/13.5 . It appears the refactoring is not complete. The `\33NOMAP` in ifconfig.c was left unchanged. I think that should be converted to `\33MEXTPG` ( for stabl= e/13 ) . CC @Gleb . --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289545-7501-zC9HPc1djW>