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

Kristof Provost <k...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Assignee|p...@freebsd.org              |k...@freebsd.org
                 CC|                            |k...@freebsd.org

--- Comment #1 from Kristof Provost <k...@freebsd.org> ---
Confimed. That's due to a bit of an unfortunate design choice in swi_remove()
which means we have to call intr_event_destroy() ourselves (and track the
intr_event...).

It also affects pfsync, but both are fairly straightforward to fix. See
https://reviews.freebsd.org/D29211

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-pf@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"

Reply via email to