]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update and clarify pflog man page
authorthj <thj@FreeBSD.org>
Tue, 16 Apr 2019 13:31:16 +0000 (13:31 +0000)
committerthj <thj@FreeBSD.org>
Tue, 16 Apr 2019 13:31:16 +0000 (13:31 +0000)
commit9816404d8e5049a1210571f94f96e6ec32234f74
tree0fb45da10cc1661370fc52ebe8aae84fed361e40
parent0ae08aa89a52eb75657a0d5b83607afe03df7a71
Update and clarify pflog man page

The pflog0 interface is created when the module is loaded, this can
be triggered by pf and pflogd being enabled or by kldloading the module.

By default the interface would be pflog0, add the ifconfig stage of the
example to make this example clearer.

Reviewed by: kp, bz, bcr, jtl, 0mp
Approved by: jtl (mentor), bz (mentor)
Differential Revision: https://reviews.freebsd.org/D19861
share/man/man4/pflog.4