[Bug 227450] [patch] Should not all packets processed by gif_output be deleted, when an running instance of if_gif(4) is member of an instance of if_bridge(4)?

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Jul 2025 13:44:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227450

Zhenlei Huang <zlei@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|net@FreeBSD.org             |zlei@FreeBSD.org
             Status|Open                        |In Progress

--- Comment #16 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to Koichiro Iwao from comment #15)

> ip6_output() at ip6_output+0x1ca5/frame 0xfffffe008c2accb0
> mld_dispatch_packet() at mld_dispatch_packet+0x325/frame 0xfffffe008c2acd30
> mld_fasttimo() at mld_fasttimo+0x520/frame 0xfffffe008c2ace10

Yeah, another possible path to trigger the assert panic.

> zlei's patch works fine for me. Shall we move forward?

The patch deserves a regression test, but I'm traveling home so no build
machine at hand and can not easily debug the regression test. Let me have a try
with the developer FreeBSD.org hosts.

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