We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b5cd0 commit b5c006bCopy full SHA for b5c006b
src/npfctl/npf.conf.5
@@ -27,7 +27,7 @@
27
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28
.\" POSSIBILITY OF SUCH DAMAGE.
29
.\"
30
-.Dd April 7, 2019
+.Dd April 16, 2019
31
.Dt NPF.CONF 5
32
.Os
33
.Sh NAME
@@ -479,6 +479,10 @@ procedure "someproc" {
479
.Ed
480
.Pp
481
In this case, the procedure calls the logging and normalization modules.
482
+.Ss Parameter settings
483
+NPF supports a set of dynamically tunable parameters. See
484
+.Xr npf-params 7
485
+for specific details.
486
.Ss Misc
487
Text after a hash
488
.Pq Sq #
@@ -642,6 +646,7 @@ group default {
642
646
.Sh SEE ALSO
643
647
.Xr bpf 4 ,
644
648
.Xr npf 7 ,
649
+.Xr npf-params 7 ,
645
650
.Xr pcap-filter 7 ,
651
.Xr npfctl 8 ,
652
.Xr npfd 8
0 commit comments