summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2013-11-14 09:17:27 +0000
committerglebius <glebius@FreeBSD.org>2013-11-14 09:17:27 +0000
commit9c651d823be494a9db6aa0980c637c6c14e396bb (patch)
tree00434259369671cdd62b0385828e96198674142c /share
parent874c51776439106b0a5725349f93d2d7fc06ec7c (diff)
downloadFreeBSD-src-9c651d823be494a9db6aa0980c637c6c14e396bb.zip
FreeBSD-src-9c651d823be494a9db6aa0980c637c6c14e396bb.tar.gz
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. Wording by: cperciva
Diffstat (limited to 'share')
-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