freebsd-src/contrib/pf
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
..
authpf pf: Remove __FBSDID() macro use 2023-11-21 00:21:11 +00:00
ftp-proxy libpfctl: introduce a handle-enabled variant of pfctl_add_rule() 2024-01-04 23:10:44 +01:00
libevent pf/libevent: Consistently pass evsignal to sigaction. 2023-06-20 12:31:19 -07:00
pflogd pf: Remove __FBSDID() macro use 2023-11-21 00:21:11 +00:00
tftp-proxy libpfctl: introduce a handle-enabled variant of pfctl_add_rule() 2024-01-04 23:10:44 +01:00