[Bug 282496] PF source tracking counter wrapping around
| Newsgroups | gmane.os.freebsd.devel.pf4freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282496 Kajetan Staszkiewicz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Kajetan Staszkiewicz <[email protected]> --- 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.