[Bug 283649] pf blocks locally originated TCP packet

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 27 Dec 2024 08:16:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283649

--- Comment #1 from Gleb Smirnoff <glebius@FreeBSD.org> ---
Sorry, forgot to provide full pf debug for the packet. Missing line:

Dec 26 22:45:58 cell kernel: pf: State failure on: 1       |    

So, the src->seqhi is smaller than seq + data_len. Either seqhi of the tracked
connection is incorrectly low, or our stack is sending too much.

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