CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2024/01/15 00:23:32

Modified files:
        sbin/pfctl     : pfctl.c pfctl_parser.h pfctl_table.c 

Log message:
Currently 'pfctl -a "*" -sr' recursively walks anchor tree and shows
rules found in every anchor. This commit introduces the same behavior
for tables. Command 'pfctl -a "*" -sT' prints all tables attached to
every anchor loaded to pf(4).

Inconsistency has been noticed by Klemens (kn@).

OK @bluhm, OK @kn

Reply via email to