[Bug 284606] Kernel Panic with ipfw

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Oct 2025 08:39:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284606

--- Comment #18 from vova@fbsd.ru ---
(In reply to Kyle Evans from comment #16)

will try the patch, thanks

technically, patch means - if, we have fragmented TCP syn packet, with no
enough data received -> we will just drop the packet.

should we have re-assemple functionality here? or better to offload it to
firewall configuration with `reass` rule before?

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