git: 70d80e8290 - main - 12.4 Release notes: Add pfsync changes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Nov 2022 18:11:13 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=70d80e82900cb1f240887b318320ff65d67dfd91 commit 70d80e82900cb1f240887b318320ff65d67dfd91 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2022-11-12 17:10:53 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-11-12 17:10:53 +0000 12.4 Release notes: Add pfsync changes --- website/content/en/releases/12.4R/relnotes.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc index 1de7161f09..64e9ffd80f 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -236,6 +236,8 @@ The man:mpr[4] and man:mps[4] drivers had some panic fixed and a more robust dev The man:ocs_fc[4] device driver had a user-after-free bug fixed along with some memory leaks. +The man:pfsync[4] pseudo-device had some locking, defer mode and NULL check bug fixed. + The man:random[4] device had some improvements that now make entroypy sources deregistration-safe. On x86 prefer RDSEED over RDRAND when available as per Intel documentation. The man:rk_i2c[4] driver had a number of improvements including the increasing of the number of bytes that can be sent to 32.