HomeFreeBSD

pfctl: use pfctl_add_rule_h() rather than pfctl_add_rule()

Description

pfctl: use pfctl_add_rule_h() rather than pfctl_add_rule()

This ensures we use the handle opened with pfctl_open(), and also brings
us closer to the ideal state where everything uses the handle rather
than a file descriptor.

Details

Provenance
kpAuthored on Sun, May 26, 9:06 PM
Parents
rG0e03402139da: cross-build: This is not glibc specific, but Linux specific
Branches
Unknown
Tags
Unknown