[Bug 223093] /dev/pf locks disrupt other pf-dependent services (ftp-proxy, tftp-proxy, relayd, pfctl, etc)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 21 11:29:41 UTC 2017


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

Kristof Provost <kp at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kp at freebsd.org

--- Comment #3 from Kristof Provost <kp at freebsd.org> ---
(In reply to jjasen from comment #2)
The changes these tools make are transactional: they first DIOCXBEGIN and end
with DIOCXCOMMIT. If a different tool tries to start a transaction (i.e. do
DIOCXBEGIN) it will get EBUSY. It's up to the tool to restart a bit later.

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


More information about the freebsd-pf mailing list