freebsd-skq/sbin/pfctl
asomers db69ec6635 Skip the pftcl(8) tests if pf isn't loaded.
Previously, they would simply fail.

MFC after:	2 weeks
2018-07-22 03:58:01 +00:00
..
tests Skip the pftcl(8) tests if pf isn't loaded. 2018-07-22 03:58:01 +00:00
Makefile
Makefile.depend
parse.y pf: Support "return" statements in passing rules when they fail. 2018-06-22 21:59:30 +00:00
pf_print_state.c
pfctl_altq.c Assuming that the intent (from the white space) is that the fprintf() 2018-06-24 21:19:08 +00:00
pfctl_optimize.c
pfctl_osfp.c
pfctl_parser.c pf: Return non-zero from 'status' if pf is not enabled 2018-06-06 19:36:37 +00:00
pfctl_parser.h pf: Return non-zero from 'status' if pf is not enabled 2018-06-06 19:36:37 +00:00
pfctl_qstats.c
pfctl_radix.c
pfctl_table.c
pfctl.8 pf: Return non-zero from 'status' if pf is not enabled 2018-06-06 19:36:37 +00:00
pfctl.c pfctl: Don't retrieve interface list if '-n' is set 2018-07-03 08:50:49 +00:00
pfctl.h