==== hit ==== doas -n pfctl -q -a regress/ttest -Fa || exit 0 pfctl: Anchor does not exist doas -n pfctl -qt __regress_tbl -T add -f /home/src/regress/sys/net/pf_table/table.in *** Signal SIGSEGV in . (Makefile:17 'stamp-setup') FAILED ==== miss ==== doas -n pfctl -q -a regress/ttest -Fa || exit 0 pfctl: Anchor does not exist doas -n pfctl -qt __regress_tbl -T add -f /home/src/regress/sys/net/pf_table/table.in *** Signal SIGSEGV in . (Makefile:17 'stamp-setup') FAILED ==== flags ==== loading pf-reftab,conf (tables referenced by rules only) pass in from to doas -n pfctl -a regress/ttest -f pf-reftab.conf tables and should both have ----r-- doas -n pfctl -a regress/ttest -sT -vg | diff table-ref.out - creating table on command line, flags should be: -pa-r-- instance@regress/ttest ----r-- reference@regress/ttest doas -n pfctl -a regress/ttest -t instance -T add 192.168.1.0/24 *** Signal SIGSEGV in . (Makefile:96 'flags') FAILED