[Bug 283649] pf blocks locally originated TCP packet
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283649] pf blocks locally originated TCP packet"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.