summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/pfil.97
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man9/pfil.9 b/share/man/man9/pfil.9
index 5b39dc2..b6d3a03 100644
--- a/share/man/man9/pfil.9
+++ b/share/man/man9/pfil.9
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 16, 2012
+.Dd October 6, 2012
.Dt PFIL 9
.Os
.Sh NAME
@@ -127,10 +127,9 @@ Currently, filtering points are implemented for the following link types:
.Pp
.Bl -tag -width "AF_INET6" -offset XXX -compact
.It AF_INET
+IPv4 packets.
.It AF_INET6
-IPv4 and IPv6 packets. Note that packet header is already
-.Cm converted to host format.
-Host format has to be preserved in case of header modifications.
+IPv6 packets.
.It AF_LINK
Link-layer packets.
.El
OpenPOWER on IntegriCloud