freebsd-src/lib/libpfctl
Kristof Provost 324fd7ec40 libpfctl: introduce a handle-enabled variant of pfctl_add_rule()
Introduce pfctl_add_rule_h(), which takes a pfctl_handle rather than a
file descriptor (which it didn't use). This means that library users can
open the handle while they're running as root, but later drop privileges
and still add rules to pf.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2024-01-04 23:10:44 +01:00
..
libpfctl.c libpfctl: introduce a handle-enabled variant of pfctl_add_rule() 2024-01-04 23:10:44 +01:00
libpfctl.h libpfctl: introduce a handle-enabled variant of pfctl_add_rule() 2024-01-04 23:10:44 +01:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend dirdeps: Update Makefile.depend* files with empty contents 2023-10-29 17:01:04 -04:00