Date: Mon, 11 Nov 2024 12:05:14 +0000 From: bugzilla-noreply@freebsd.org To: pf@FreeBSD.org Subject: [Bug 282496] PF source tracking counter wrapping around Message-ID: <bug-282496-16861-mgUq5ATvik@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282496-16861@https.bugs.freebsd.org/bugzilla/> References: <bug-282496-16861@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282496 --- Comment #1 from mkrzewicki@gmail.com <mkrzewicki@gmail.com> --- Hi, I dug through (scratched the surface of) pf code and it seems that my particular symptom is mitigated by the following naive patch: https://github.com/mkrzewic/freebsd-src/commit/2e6cf6cb7931ba34eea7f44455c2= 1ab5d3d7b073 there is, however something else going on, maybe as a result of my patch, at some point, after a couple of days of running, pfctl -sS started reporting = all source nodes twice - once with a regularly looking set of state/connection numbers and once with 1 state and 0 connections. cheers, --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282496-16861-mgUq5ATvik>