[Bug 256439] if_bridge(4): Kernel panic on FreeBSD 13.0-RELEASE: bridge_rthash

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Jun 2021 20:38:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256439

--- 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=revision&revision=345166

The L3 filter, ipfw_check_packet(), handles this correctly.

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