]> 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)
committerKristof Provost <kp@FreeBSD.org>
Tue, 15 Dec 2020 08:29:45 +0000 (08:29 +0000)
commit08d13750ebdae45bcdb73d52665b823e9ba93db1
tree428f51f8869317f048e926bd8a76607f293d0a7b
parent103a5e30fa98f5750b54ba1277d2f8af391539a7
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
sys/netpfil/pf/pf.c