[Bug 282496] PF source tracking counter wrapping around
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Nov 2024 15:38:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282496 Kajetan Staszkiewicz <vegeta@tuxpowered.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vegeta@tuxpowered.net --- Comment #2 from Kajetan Staszkiewicz <vegeta@tuxpowered.net> --- There are places in pf where source nodes are accessed without proper locking. Do you feel brave? I have written this patch https://reviews.freebsd.org/D39880 but it's written for the main branch of code, does quite much more than just fixing locking, and I have not had time yet to test it on any real server, just did some synthetic tests. Would you be able to try it out? -- You are receiving this mail because: You are the assignee for the bug.