[Bug 289545] No option to disable NOMAP leads to network down/up with em0 when starting bridge.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Oct 2025 16:45:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289545

--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=d334e045a471d2bb0db2f9bb750eb7e67ef0823f

commit d334e045a471d2bb0db2f9bb750eb7e67ef0823f
Author:     Zhenlei Huang <zlei@FreeBSD.org>
AuthorDate: 2025-09-19 19:18:27 +0000
Commit:     Zhenlei Huang <zlei@FreeBSD.org>
CommitDate: 2025-10-04 16:43:27 +0000

    ifconfig: Fix the display of the IFCAP_MEXTPG capability

    Historically this capability is IFCAP_NOMAP but it was renamed to
    IFCAP_MEXTPG. Catch up with the change 3f43ada98c89.

    This is a direct commit to stable/13.

    PR:             289545
    Fixes:          3f43ada98c89 Catch up with 6edfd179c86: mechanically rename
IFCAP_NOMAP to IFCAP_MEXTPG

 sbin/ifconfig/ifconfig.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.