mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
PFIL_HOOKS is no longer an optional item.
Submitted by: Anders Hanssen MFC after: 1 day
This commit is contained in:
parent
80c4c0db4f
commit
9007cc283f
1 changed files with 1 additions and 2 deletions
|
|
@ -28,14 +28,13 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 24, 2001
|
||||
.Dd September 26, 2001
|
||||
.Dt PF 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm pf
|
||||
.Nd packet filter
|
||||
.Sh SYNOPSIS
|
||||
.Cd "options PFIL_HOOKS"
|
||||
.Cd "device pf"
|
||||
.Sh DESCRIPTION
|
||||
Packet filtering takes place in the kernel.
|
||||
|
|
|
|||
Loading…
Reference in a new issue