Date: Mon, 28 Nov 2022 20:33:25 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 218895] ifconfig name with same group name will crash the system Message-ID: <bug-218895-7501-D3CoZw0M0G@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218895-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-218895-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=3D218895 --- Comment #6 from Kristof Provost <kp@freebsd.org> --- Note that this no longer causes pf to panic. See b2e0b24f76066fc52abe4330772c41996eca8bf8 (from Sat Dec 1 09:58:21 2018). The underlying problem is still there, and if you do this you're going to h= ave some very unexpected and difficult to understand behaviour in pf, but at le= ast it doesn't panic any more. I've looked at fixing this, but there's no error handling in many of the group/interface name assignment paths and the locking .. well, either I completely fail to understand it, or it's mostly wrong. --=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-218895-7501-D3CoZw0M0G>