https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260406

--- Comment #36 from Kristof Provost <k...@freebsd.org> ---
(In reply to Andriy Gapon from comment #34)
The allocation is done with the PF_RULES write lock held, and that's not a
sleepable lock. We need to hold the read lock for rules evaluation, so sleeping
with the write lock held would just halt traffic to/from the machine.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to