Date: Mon, 04 May 2026 19:56:12 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 294984] Kernel panic in udp6_send when underlying interface disappears Message-ID: <bug-294984-7501-nkcsjdMEhn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-294984-7501@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294984 --- Comment #6 from Gleb Smirnoff <glebius@FreeBSD.org> --- (In reply to Bjoern A. Zeeb from comment #4) > What's the reason the change doesn't get merged to stable/15? > Given it's an extension to the struct it looks like it is totally fine. While the given change indeed is the change that supposedly fixed the problem and it indeed seems mergeable, the change heavily depends on earlier changes, where a hardcoded 4.3BSD protocol attach to ifnet was refactored to EVENTHANDLER(9). And that is a much more intrusive change. Potentially, the epoch delayed free of protocol softc hanging off ifnet may be crafted on top of stable/15, without preceeding refactorings. But that won't be a merge of a well tested change. That would be a new, specific to stable/15 code. I'd rather not go this way until somebody does a very extensive testing of it. -- 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-294984-7501-nkcsjdMEhn>
