summaryrefslogtreecommitdiffstats
path: root/share/man/man4/pf.4
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2013-11-22 19:26:52 +0000
committerglebius <glebius@FreeBSD.org>2013-11-22 19:26:52 +0000
commit2f2c733b1305071976c365d809e4709c382711b3 (patch)
treebdf32b288d7d22c710632a5a68117fca378ae543 /share/man/man4/pf.4
parent70fbcb845d5dc9ca39734761c1b3df04cb28b9d5 (diff)
downloadFreeBSD-src-2f2c733b1305071976c365d809e4709c382711b3.zip
FreeBSD-src-2f2c733b1305071976c365d809e4709c382711b3.tar.gz
Merge r258122 from head:
Emphasize that pf(4) in FreeBSD doesn't match pf(4) in OpenBSD 4.5, but is derived from it, and got some important local changes. Approved by: re (kib)
Diffstat (limited to 'share/man/man4/pf.4')
-rw-r--r--share/man/man4/pf.47
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4
index f290a9b..b7b504d 100644
--- a/share/man/man4/pf.4
+++ b/share/man/man4/pf.4
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 18 2012
+.Dd November 14, 2013
.Dt PF 4
.Os
.Sh NAME
@@ -1181,5 +1181,8 @@ packet filtering mechanism first appeared in
and then
.Fx 5.2 .
.Pp
-This implementation matches
+This implementation is derived from
.Ox 4.5 .
+It has been heavily modified to be capable of running in multithreaded
+.Fx
+kernel and scale its performance on multiple CPUs.
OpenPOWER on IntegriCloud