CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2018/09/11 04:42:11

Modified files:
        sbin/pfctl     : pfctl_parser.c 

Log message:
Fix netmask regression in get_dynnode()

I introduced this error with r1.330 while removing the af parameter from
unmask().

`pass inet from (lo0)/24' would result in `pass inet from (lo0)', sorry.

Reply via email to