[Bug 282496] PF source tracking counter wrapping around
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Nov 2024 12:05:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282496 --- 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/2e6cf6cb7931ba34eea7f44455c21ab5d3d7b073 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, -- You are receiving this mail because: You are the assignee for the bug.