HomeFreeBSD

ipfw: don't use the upper half lock to walk dynamic states buckets

Description

ipfw: don't use the upper half lock to walk dynamic states buckets

The lock is sleepable and we can't grab it in dyn_tick(). Use the
individual bucket locks instead.

Fixes: e3caa360d5d0a73af0de1d293d5b8ff6e900ceb4

Details

Provenance
glebiusAuthored on Jan 26 2026, 11:05 PM
Parents
rG31e5decb18a6: arm64/vmm: Simplify vmmpmap_remove()
Branches
Unknown
Tags
Unknown