HardenedBSD/sbin/pfctl
Kristof Provost 375aaa299f pfctl: improve error reporting
libpfctl doesn't set errno, instead it returns error codes. Take that into
account when handling errors so that we report the actual error.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2024-07-29 19:42:25 +02:00
..
tests pfctl tests: fix dependency 2024-07-25 15:06:25 +02:00
Makefile
Makefile.depend
parse.y
pf_print_state.c
pf_ruleset.c
pf.os
pfctl_altq.c
pfctl_ioctl.h
pfctl_optimize.c
pfctl_osfp.c
pfctl_parser.c
pfctl_parser.h
pfctl_qstats.c
pfctl_radix.c pfctl: Allow a semicolon (;) as a comment 2024-07-25 15:06:24 +02:00
pfctl_table.c
pfctl.8 pfctl: Allow a semicolon (;) as a comment 2024-07-25 15:06:24 +02:00
pfctl.c pfctl: improve error reporting 2024-07-29 19:42:25 +02:00
pfctl.h