CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/03 03:25:28
Modified files:
sbin/pfctl : pfctl.c pfctl.h pfctl_optimize.c pfctl_parser.c
pfctl_parser.h
Log message:
pfctl(9) with '-nvf ...' option must provide output which
matches pfctl grammar. This change fixes that for rules that
use source/state limiters.
The change also makes print_rule() to print the limiter name
instead of its numeric id to make output more human friendly.
Feedback and improvements from dlg@
OK dlg2
