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

Kristof Provost <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Kristof Provost <[email protected]> ---
(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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[email protected]"

Reply via email to