CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/13 05:13:38
Modified files:
sbin/pfctl : pfctl.c
Log message:
pfctl(8) parser must not ignore error from pfctl_optimize_ruleset().
Ignoring the error may cause pfctl(8) to load inconsistent ruleset
preventing pf(4) to enforce desired policy.
Issue reported and fix suggested by berts _from_ fastmail _dot_ com
'Looks good.' @deraadt
