mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
pf: add note about changes ported from OpenBSD after 4.5
The last comprehensive sync with OpenBSD's pf corresponds to
OpenBSD 4.5, but many changes have been ported over since then.
Reviewed by: kp, gbe, Kajetan Staszkiewicz <vegeta@tuxpowered.net>
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D42002
(cherry picked from commit 3e609fd481)
This commit is contained in:
parent
bc41221564
commit
48316eed02
1 changed files with 3 additions and 0 deletions
|
|
@ -1219,6 +1219,9 @@ and then
|
|||
.Pp
|
||||
This implementation is derived from
|
||||
.Ox 4.5 .
|
||||
A number of individual features, improvements, bug fixes and security fixes
|
||||
have been ported from later versions of
|
||||
.Ox .
|
||||
It has been heavily modified to be capable of running in multithreaded
|
||||
.Fx
|
||||
kernel and scale its performance on multiple CPUs.
|
||||
|
|
|
|||
Loading…
Reference in a new issue