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 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend
parse.y pf: migrate DIOCGETLIMIT/DIOCSETLIMIT to netlink 2024-06-07 20:59:02 +02:00
pf_print_state.c
pf_ruleset.c
pf.os
pfctl_altq.c
pfctl_ioctl.h
pfctl_optimize.c libpfctl: add pfctl_get_rule_h() 2024-05-28 22:27:22 +02:00
pfctl_osfp.c
pfctl_parser.c
pfctl_parser.h pf: migrate DIOCGETLIMIT/DIOCSETLIMIT to netlink 2024-06-07 20:59:02 +02:00
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