CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2026/01/15 02:23:37

Modified files:
        sbin/pfctl     : parse.y 
        share/man/man5 : pf.conf.5 
        sys/net        : pfvar.h 

Log message:
pfctl(8): change default limiter action from no-match to block

pf(4) users who use limiters in current should update the rules
accordingly to reflect the change in default behavior. The existing
rule which reads as follows:

pass in from any to any state limiter test

needs to be changed to:

pass in from any to any state limiter test (no-match)

OK dlg@

Reply via email to