Both walk the list of rulesets aka. anchors, first one yields a count,
second yields a specific's anchor name.
Same data access pattern, different copy out, basically.
pf_anchor_global are contained within pf_ioctl.c and pf_ruleset.c and
fully protected by the pf lock.
Same for pf_main_ruleset a
I recently migrated an OpenBSD vm running under qemu/kvm to a new server
which has an Intel 10G X550T NIC (Intel Corporation Ethernet Converged
Network Adapter X550-T2) and am passing a vf though to the vm. I found
out this this vf is not currently supported by OpenBSD, and upon
inquiring on the mi
Installing to a wiped disk on EFI machines suggests MBR not GPT when chosing
(E)dit because MBR vs. GPT in this manual case is picked based on existing
data on the disk, not whether it has EFI.
Fix that so users get correct instructions and don't end up with legacy
partitioning in fresh installs o