https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202092
Bug ID: 202092 Summary: IPsec replay counter is probably not MP safe Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: j...@freebsd.org It is likely that the IPsec replay counters are not MP safe. There is a lock in the SA, but not around the replay counters. This could cause issues w/ high PPS and RSS which is becoming more common. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"