CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/10/06 11:38:28

Modified files:
        regress/sbin/pfctl: pf93.in pf93.ok 

Log message:
Fix "rtable N" check

pfctl parse.y r.1702 enforced rtables to exist at ruleset creation time
but rtable 7 does not exist (this regress only tests the parser), so use 0.

Spotted by tb.

Reply via email to