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.
ipfw: don't use the upper half lock to walk dynamic states buckets Tags None Referenced Files None Subscribers None
Description
Details
|