]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r368588:
authorKristof Provost <kp@FreeBSD.org>
Tue, 15 Dec 2020 08:29:45 +0000 (08:29 +0000)
committerMark Johnston <markj@FreeBSD.org>
Tue, 6 Apr 2021 19:00:05 +0000 (15:00 -0400)
commit421c07013f2d6de9bbd4b528897abef27c558b7e
tree30df26085c595b9091a8d4bd1b020f9f886ea9a2
parent49f3ea024bc1a12c82d3729254221d5a0242794d
MFC r368588:

pf: Allow net.pf.request_maxcount to be set from loader.conf

Mark request_maxcount as RWTUN so we can set it both at runtime and from
loader.conf. This avoids users getting caught out by the change from tunable to
run time configuration.

Suggested by: Franco Fichtner
Approved by: so
Security: FreeBSD-EN-21:06.pf

(cherry picked from commit 08d13750ebdae45bcdb73d52665b823e9ba93db1)
sys/netpfil/pf/pf.c