Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2024 08:16:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283649] pf blocks locally originated TCP packet
Message-ID:  <bug-283649-227-Okus9Sr97p@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283649-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283649-227-Okus9Sr97p>