Date: Mon, 14 Jun 2021 20:38:31 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 256439] if_bridge(4): Kernel panic on FreeBSD 13.0-RELEASE: bridge_rthash Message-ID: <bug-256439-7501-syE9TGPSND@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256439-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-256439-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=3D256439 --- Comment #28 from Mark Johnston <markj@FreeBSD.org> --- Eh, I see a problem now. ipfw_check_frame() is failing to update *p.m after calling ipfw_chk(). Looks like a bug in https://svnweb.freebsd.org/base?view=3Drevision&revision=3D345166 The L3 filter, ipfw_check_packet(), handles this correctly. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256439-7501-syE9TGPSND>