Date: Fri, 19 Sep 2025 19:19:51 +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-ENdekNGgzX@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 #10 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D5017fdb728811fd3e15d7151524378f49= a49aee1 commit 5017fdb728811fd3e15d7151524378f49a49aee1 Author: Zhenlei Huang <zlei@FreeBSD.org> AuthorDate: 2025-09-19 19:18:27 +0000 Commit: Zhenlei Huang <zlei@FreeBSD.org> CommitDate: 2025-09-19 19:18:27 +0000 ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink Historically this capability is IFCAP_NOMAP but it was renamed to IFCAP_MEXTPG. Catch up with the change 3f43ada98c89. PR: 289545 Fixes: 3f43ada98c89 Catch up with 6edfd179c86: mechanically re= name IFCAP_NOMAP to IFCAP_MEXTPG MFC after: 3 days sbin/ifconfig/ifconfig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=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-ENdekNGgzX>